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": [], "bundledDependencies": [],
"engines": { "engines": {
"node": "0.10.35", "node": "0.10.35"
"npm": "1.1.49"
}, },
"bin": { "bin": {
"haste-server": "./server.js" "haste-server": "./server.js"