no need for jshint and update wd

pull/1487/head
John McLear 2013-02-10 03:30:08 +00:00
parent 8f2025067b
commit f617cefe54
1 changed files with 2 additions and 3 deletions

View File

@ -40,10 +40,9 @@
},
"bin": { "etherpad-lite": "./node/server.js" },
"devDependencies": {
"jshint" : "*",
"wd" : "0.0.26"
"wd" : "0.0.31"
},
"engines" : { "node" : ">=0.6.0",
"engines" : { "node" : ">=0.8.0",
"npm" : ">=1.0"
},
"version" : "1.2.7"