1
0
Fork 0
mirror of https://github.com/seejohnrun/haste-server.git synced 2024-11-01 03:21:21 +00:00

Remove engine definition

This commit is contained in:
John Crepezzi 2020-10-06 00:46:14 -04:00
parent 4e3620139d
commit d20c1c609c

View file

@ -27,9 +27,6 @@
"mocha": "^8.1.3"
},
"bundledDependencies": [],
"engines": {
"node": "0.10.35"
},
"bin": {
"haste-server": "./server.js"
},