Add logging and filtering to the node.js streaming API
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
"emojione": "latest",
|
||||
"enzyme": "^2.4.1",
|
||||
"es6-promise": "^3.2.1",
|
||||
"eventsource": "^0.2.1",
|
||||
"express": "^4.14.1",
|
||||
"http-link-header": "^0.5.0",
|
||||
"immutable": "^3.8.1",
|
||||
@ -32,6 +33,7 @@
|
||||
"jsdom": "^9.6.0",
|
||||
"mocha": "^3.1.1",
|
||||
"node-sass": "^4.0.0",
|
||||
"npmlog": "^4.0.2",
|
||||
"pg": "^6.1.2",
|
||||
"react": "^15.3.2",
|
||||
"react-addons-perf": "^15.3.2",
|
||||
|
Reference in New Issue
Block a user