Skip to content

Commit

Permalink
package: remove 'xmlhttprequest' dep to restore fix from socketio#396
Browse files Browse the repository at this point in the history
Also remove duplicate deps, re-add component-inherit, and re-build
engine.io.js

Closes socketio#384, closes socketio#358, closes socketio#348, closes socketio#402
  • Loading branch information
jskrzypek committed Aug 29, 2015
1 parent be12783 commit 0813924
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@
"parseuri": "0.0.4",
"parsejson": "0.0.1",
"parseqs": "0.0.2",
"parseuri": "0.0.4",
"ws": "0.7.2",
"xmlhttprequest": "https://github.com/rase-/node-XMLHttpRequest/archive/a6b6f2.tar.gz"
"component-inherit": "0.0.3"
},
"devDependencies": {
"blob": "0.0.2",
Expand Down

0 comments on commit 0813924

Please sign in to comment.