Skip to content

Commit

Permalink
Bump versions, remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelwhisperer committed Mar 12, 2019
1 parent bedd111 commit fba936e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions packages/aragon-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aragon/cli",
"version": "5.4.0",
"version": "5.5.0",
"description": "Aragon command-line tools",
"main": "dist/cli.js",
"bin": {
Expand Down Expand Up @@ -40,7 +40,6 @@
"@aragon/apps-shared-minime": "^1.0.1",
"@aragon/aragen": "^2.0.3",
"@aragon/os": "^4.0.0",
"@aragon/templates-beta": "^1.1.3",
"@aragon/wrapper": "^3.0.0-beta.4",
"@babel/polyfill": "^7.0.0",
"ajv": "^6.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-aragon-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-aragon-app",
"version": "1.1.0",
"version": "1.2.0",
"description": "Aragon command-line tool to create aragon apps",
"main": "dist/cli.js",
"bin": {
Expand Down

0 comments on commit fba936e

Please sign in to comment.