Commit Graph
8 Commits
Author SHA1 Message Date
Tom Salfield 2513314c6d re-add engine.io-client as suggested 2016-02-28 03:57:06 +08:00
salfield 1870adfaab Create ws@1.0.1.json
utf-8-validate and bufferutil are conditionally required causing this module to fail.
2016-02-27 19:32:22 +08:00
salfield e2a907b2b7 Update engine.io@1.6.8.json
It seems that I must override all dependencies if I override 1. Which is a shame because I only want to override "accepts".
2016-02-27 19:15:55 +08:00
salfield 118e220d1b Update socket.io@1.4.5.json
This doesn't need the json loader - it can just be loaded as javascript.
2016-02-27 18:33:51 +08:00
salfield f673ee066b Rename socket.io@1.4.5 to socket.io@1.4.5.json 2016-02-27 18:17:40 +08:00
salfield f1a2ddc2c7 Create socket.io@1.4.5
Allow socket.io to import the socket.io-client package.json.
2016-02-27 18:00:01 +08:00
salfield d1776fc0d0 Create engine.io@1.6.8.json
Don't use the old version of "accepts", which requires a version of "negotiator" using dynamic requires.
2016-02-27 17:41:18 +08:00
salfield 1568131d8c Delete engine.io-client@1.5.1.json
This is causing an old and broken version of has-cors to get installed when you try and install socket.io.
2016-02-27 02:34:36 +08:00