Update npm version

This commit is contained in:
John Crepezzi 2012-09-27 11:56:15 -04:00
parent 5d5ae164f3
commit 85fc36d710
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@
},
"bundledDependencies": [],
"engines": {
"node": "0.8.10"
"node": "0.8.10",
"npm": "1.1.62"
},
"bin": {
"haste-server": "./server.js"