mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
no need for jshint and update wd
This commit is contained in:
parent
8f2025067b
commit
f617cefe54
1 changed files with 2 additions and 3 deletions
|
@ -40,10 +40,9 @@
|
||||||
},
|
},
|
||||||
"bin": { "etherpad-lite": "./node/server.js" },
|
"bin": { "etherpad-lite": "./node/server.js" },
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jshint" : "*",
|
"wd" : "0.0.31"
|
||||||
"wd" : "0.0.26"
|
|
||||||
},
|
},
|
||||||
"engines" : { "node" : ">=0.6.0",
|
"engines" : { "node" : ">=0.8.0",
|
||||||
"npm" : ">=1.0"
|
"npm" : ">=1.0"
|
||||||
},
|
},
|
||||||
"version" : "1.2.7"
|
"version" : "1.2.7"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue