Files
jspm-registry/package-overrides/npm/engine.io@1.6.8.json
T
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

6 lines
50 B
JSON

{
"dependencies":{
"accepts": "1.3.1"
}
}