Create engine.io@1.6.8.json

Don't use the old version of "accepts", which requires a version of "negotiator" using dynamic requires.
This commit is contained in:
salfield
2016-02-27 17:41:18 +08:00
parent 1568131d8c
commit d1776fc0d0
@@ -0,0 +1,5 @@
{
"dependencies":{
"accepts": "1.3.1"
}
}