Skip to content

Commit

Permalink
Merge pull request #36 from aragon/bin-rename
Browse files Browse the repository at this point in the history
Rename bin from aragon-dev-cli to aragon
  • Loading branch information
onbjerg authored Mar 7, 2018
2 parents 857bee0 + 9e112b3 commit 41009d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "Aragon command-line tools",
"main": "src/cli.js",
"bin": {
"aragon": "./src/cli.js",
"aragon-dev-cli": "./src/cli.js"
},
"scripts": {
Expand Down

0 comments on commit 41009d9

Please sign in to comment.