note the single working node version...
This commit is contained in:
parent
5e2aaee2b4
commit
078fc284cd
|
@ -62,5 +62,9 @@
|
||||||
"sni": "^1.0.0",
|
"sni": "^1.0.0",
|
||||||
"socket-pair": "^1.0.3",
|
"socket-pair": "^1.0.3",
|
||||||
"ws": "^2.2.3"
|
"ws": "^2.2.3"
|
||||||
|
},
|
||||||
|
"enginesStrict": true,
|
||||||
|
"engines": {
|
||||||
|
"node": "10.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue