mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 17:04:16 +00:00
changed minimal node version
This commit is contained in:
parent
ca0af06cb2
commit
a2ee2c3512
2 changed files with 7 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"devDependencies": {},
|
||||
"engines": {
|
||||
"node": "0.6.x"
|
||||
"node": ">=0.4.x"
|
||||
},
|
||||
"main": "server.js"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue