Merge pull request #1096 from satya164/patch-1

Fix dependencies
This commit is contained in:
Guillermo Rauch
2017-04-11 11:40:27 -07:00
committed by GitHub

View File

@@ -16,11 +16,13 @@
],
"dependencies": {
"backo2": "1.0.2",
"base64-arraybuffer": "0.1.5",
"component-bind": "1.0.0",
"component-emitter": "1.2.1",
"debug": "2.3.3",
"engine.io-client": "2.0.2",
"has-binary": "0.1.7",
"has-cors": "1.1.0",
"indexof": "0.0.1",
"object-component": "0.0.3",
"parseuri": "0.0.5",
@@ -32,7 +34,6 @@
"babel-eslint": "4.1.7",
"babel-loader": "6.2.1",
"babel-preset-es2015": "6.3.13",
"base64-arraybuffer": "0.1.5",
"concat-stream": "1.5.1",
"derequire": "2.0.3",
"eslint-config-standard": "4.4.0",
@@ -44,7 +45,6 @@
"gulp-istanbul": "0.10.3",
"gulp-mocha": "2.2.0",
"gulp-task-listing": "1.0.1",
"has-cors": "1.1.0",
"imports-loader": "^0.6.5",
"istanbul": "0.4.2",
"mocha": "2.3.4",