mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
node 0.6.x engine setted
This commit is contained in:
parent
eb658764e9
commit
b11b47c5c0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@
|
|||
"name": "cloudcmd",
|
||||
"version": "0.0.1-5",
|
||||
"scripts":{"test":"sh test/test.sh","start": "server.js"},
|
||||
"engines": { "node": "0.6.17" },
|
||||
"engines": { "node": "0.6.x" },
|
||||
"subdomain": "cloudcmd"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue