no need for jshint and update wd

This commit is contained in:
John McLear 2013-02-10 03:30:08 +00:00
parent 8f2025067b
commit f617cefe54

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"