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
1 changed files with 1 additions and 2 deletions

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"