mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) bin: add iocmd
This commit is contained in:
parent
6376a6e97d
commit
1fb2824cf3
1 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,8 @@
|
|||
"editor"
|
||||
],
|
||||
"bin": {
|
||||
"cloudcmd": "bin/cloudcmd.js"
|
||||
"cloudcmd": "bin/cloudcmd.js",
|
||||
"iocmd": "bin/iocmd.js"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "gulp default",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue