Skip to content

Commit 219b0ff

Browse files
committed
[dist] Test runner depends on async
1 parent a4079c6 commit 219b0ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"devDependencies": {
2323
"request": "1.9.x",
2424
"vows": "0.5.x",
25+
"async": "0.1.x",
2526
"socket.io": "0.6.x"
2627
},
2728
"main": "./lib/node-http-proxy",

0 commit comments

Comments
 (0)