Skip to content

Commit c1175af

Browse files
Add latest agent-base as external dependency
1 parent 198924e commit c1175af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"https-proxy-agent": "^5.0.1",
2222
"is-running": "^2.1.0",
2323
"ps-tree": "=1.2.0",
24-
"temp-fs": "^0.9.9"
24+
"temp-fs": "^0.9.9",
25+
"agent-base": "^6.0.2"
2526
},
2627
"devDependencies": {
2728
"eslint": "6.8.0",

0 commit comments

Comments
 (0)