mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
small changes
This commit is contained in:
parent
2141f4a7c4
commit
b07baffe57
2 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"cache" : {"allowed" : true},
|
||||
"minification" : {
|
||||
"js" : false,
|
||||
"js" : true,
|
||||
"css" : false,
|
||||
"html" : true,
|
||||
"img" : false
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
"name" : "cloudcmd",
|
||||
"version" : "0.0.1-5",
|
||||
"scripts" : {"test":"sh test/test.sh","start": "server.js"},
|
||||
"engines" : {"node": "0.6.17"},
|
||||
"node" : "0.6.17",
|
||||
"subdomain" : "cloudcmd"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue