Skip to content

Commit e1e2b7c

Browse files
committed
Merge pull request #19 from thibaultCha/fix/missing-module
fix: missing event-stream module
2 parents 3d779f1 + bbe156e commit e1e2b7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"chalk": "^1.0.0",
4141
"commander": "^2.6.0",
4242
"debug": "^2.1.1",
43+
"event-stream": "^3.3.0",
4344
"form-data": "^0.2.0",
4445
"har-validator": "^1.1.2",
4546
"require-directory": "^2.1.0"

0 commit comments

Comments
 (0)