Update JSONStream and event-stream.

This commit is contained in:
Pagan Gazzard 2015-03-02 17:52:12 +00:00 committed by Pablo Carranza Vélez
parent 73c7f29c65
commit a0495a2e20

View File

@ -6,13 +6,13 @@
"start": "./entry.sh"
},
"dependencies": {
"JSONStream": "~0.7.1",
"JSONStream": "^0.10.0",
"blinking": "~0.0.2",
"bluebird": "^2.6.0",
"coffee-script": "~1.8.0",
"csr-gen": "~0.2.1",
"dockerode": "~2.0.0",
"event-stream": "~3.0.20",
"event-stream": "^3.0.20",
"express": "~3.2.6",
"knex": "~0.7.3",
"lodash": "~3.0.0",