mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
json bug resolved
This commit is contained in:
parent
ecc6236510
commit
0900f2c4f7
1 changed files with 2 additions and 2 deletions
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
"scripts":{"test":"ls","start": "server.js"},
|
||||
|
||||
"engines": { node: '0.6.x' },
|
||||
"subdomain": 'cloudcmd'
|
||||
"engines": { "node": "0.6.x" },
|
||||
"subdomain": "cloudcmd"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue