mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
node 0.8.1
This commit is contained in:
parent
78ad67efa5
commit
dbd87cd800
1 changed files with 2 additions and 2 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.x" },
|
||||
"engines": { "node": "0.8.2" },
|
||||
"subdomain": "cloudcmd"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue