note the single working node version...

This commit is contained in:
AJ ONeal 2018-06-14 03:05:57 -06:00
parent 5e2aaee2b4
commit 078fc284cd
1 changed files with 4 additions and 0 deletions

View File

@ -62,5 +62,9 @@
"sni": "^1.0.0",
"socket-pair": "^1.0.3",
"ws": "^2.2.3"
},
"enginesStrict": true,
"engines": {
"node": "10.2.1"
}
}