mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
fix(package) scripts start: cloudcmd.js -> bin/cloudcmd.js
This commit is contained in:
parent
65192a7698
commit
cd91a3efa3
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"test": "gulp default",
|
||||
"start": "cloudcmd.js"
|
||||
"start": "bin/cloudcmd.js"
|
||||
},
|
||||
"subdomain": "cloudcmd",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue