Skip to content

Commit 366257a

Browse files
binghaiwangPeterRao
authored andcommitted
fix: add any-promise dependencies (#381)
1 parent 46c8dec commit 366257a

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
@@ -112,6 +112,7 @@
112112
"urllib": "^2.17.1",
113113
"utility": "^1.8.0",
114114
"xml2js": "^0.4.16",
115-
"stream-http": "^2.8.0"
115+
"stream-http": "^2.8.0",
116+
"any-promise": "^1.3.0"
116117
}
117118
}

0 commit comments

Comments
 (0)