2
2
mirror of https://git.coolaj86.com/coolaj86/telebit.js.git synced 2025-03-03 07:00:45 +00:00

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

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"
}
}