feature(bin) cloudcmd -> cloudcmd.js

This commit is contained in:
coderaiser 2014-07-10 10:17:07 -04:00
parent d5cc93a815
commit ee0735601c
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,7 @@
"editor"
],
"bin": {
"cloudcmd": "./bin/cloudcmd"
"cloudcmd": "./bin/cloudcmd.js"
},
"scripts": {
"test": "gulp default",