Skip to content

Commit 15e2966

Browse files
authored
bump version to rc29 (#673)
* bump version to rc29 * remove bable update :(
1 parent a7f50f2 commit 15e2966

File tree

2 files changed

+33
-47
lines changed

2 files changed

+33
-47
lines changed

package-lock.json

Lines changed: 30 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@daostack/arc",
3-
"version": "0.0.1-rc.28",
3+
"version": "0.0.1-rc.29",
44
"description": "A platform for building DAOs",
55
"files": [
66
"contracts/",
@@ -42,15 +42,15 @@
4242
"eslint-plugin-promise": "^3.6.0",
4343
"eslint-plugin-react": "^7.6.1",
4444
"eslint-plugin-standard": "^3.0.1",
45+
"ethereumjs-abi": "^0.6.5",
4546
"pm2": "^2.9.3",
4647
"promisify": "^0.0.3",
4748
"pug": "^2.0.0-rc.4",
4849
"rimraf": "^2.6.2",
4950
"run-with-ganache": "^0.1.1",
5051
"solhint": "^2.2.0",
5152
"truffle": "5.0.34",
52-
"uint32": "^0.2.1",
53-
"ethereumjs-abi": "^0.6.5"
53+
"uint32": "^0.2.1"
5454
},
5555
"repository": {
5656
"type": "git",

0 commit comments

Comments
 (0)