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

Remove npm

This commit is contained in:
John Crepezzi 2016-08-17 14:11:38 -04:00 committed by John Crepezzi
parent 08eddc7e80
commit 6ed427658e

View file

@ -29,8 +29,7 @@
},
"bundledDependencies": [],
"engines": {
"node": "0.10.35",
"npm": "1.1.49"
"node": "0.10.35"
},
"bin": {
"haste-server": "./server.js"