Skip to content

Commit

Permalink
bump version to rc29 (#673)
Browse files Browse the repository at this point in the history
* bump version to rc29

* remove bable update :(
  • Loading branch information
orenyodfat authored Oct 6, 2019
1 parent a7f50f2 commit 15e2966
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 47 deletions.
74 changes: 30 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@daostack/arc",
"version": "0.0.1-rc.28",
"version": "0.0.1-rc.29",
"description": "A platform for building DAOs",
"files": [
"contracts/",
Expand Down Expand Up @@ -42,15 +42,15 @@
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-react": "^7.6.1",
"eslint-plugin-standard": "^3.0.1",
"ethereumjs-abi": "^0.6.5",
"pm2": "^2.9.3",
"promisify": "^0.0.3",
"pug": "^2.0.0-rc.4",
"rimraf": "^2.6.2",
"run-with-ganache": "^0.1.1",
"solhint": "^2.2.0",
"truffle": "5.0.34",
"uint32": "^0.2.1",
"ethereumjs-abi": "^0.6.5"
"uint32": "^0.2.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 15e2966

Please sign in to comment.