mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 05:09:13 -04:00
Improved npm and node version checks
This commit is contained in:
parent
9f9eb6e928
commit
d370a5b76f
2 changed files with 10 additions and 0 deletions
|
@ -26,5 +26,8 @@
|
|||
"devDependencies": {
|
||||
"jshint" : "*"
|
||||
},
|
||||
"engines" : { "node" : ">=0.6.0",
|
||||
"npm" : ">=1.0"
|
||||
},
|
||||
"version" : "1.0.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue