Skip to content

Commit 1d5f90b

Browse files
committed
Bump 1.2.3 & fix tunnel-agent dependencies
1 parent 979e82d commit 1d5f90b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commandx",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "commands of alinode agentx",
55
"scripts": {},
66
"repository": {
@@ -20,6 +20,7 @@
2020
"homepage": "https://github.com/aliyun-node/commands#readme",
2121
"dependencies": {
2222
"formstream": "^1.0.0",
23-
"urllib": "^2.11.0"
23+
"urllib": "^2.11.0",
24+
"tunnel-agent": "^0.4.3"
2425
}
2526
}

0 commit comments

Comments
 (0)