Skip to content

Commit

Permalink
fix: change the standard command name as repo name
Browse files Browse the repository at this point in the history
To avoid conflict with brickyard-cli.

BREAKING CHANGE: new standard command name
  • Loading branch information
e-cloud committed Sep 19, 2016
1 parent 3e2c180 commit fd4a6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"url": "git@github.com:draykcirb/brickyard3.git"
},
"bin": {
"brickyard": "./base/brickyard-cli.js",
"brickyard3": "./base/brickyard-cli.js",
"by": "./base/brickyard-cli.js"
},
"dependencies": {
Expand Down

0 comments on commit fd4a6ce

Please sign in to comment.