Skip to content

Commit

Permalink
upgrade Arc version (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkent600 authored Aug 7, 2018
1 parent cc2a678 commit 1cb3367
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 80 deletions.
117 changes: 39 additions & 78 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@daostack/arc.js",
"version": "0.0.0-alpha.75",
"version": "0.0.0-alpha.76",
"description": "A JavaScript library for interacting with @daostack/arc ethereum smart contracts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -77,7 +77,7 @@
"tslib": "^1.9.0"
},
"devDependencies": {
"@daostack/arc": "0.0.0-alpha.47",
"@daostack/arc": "0.0.0-alpha.48",
"@types/chai": "^4.1.2",
"@types/circular-json": "^0.4.0",
"@types/es6-promisify": "^6.0.0",
Expand Down

0 comments on commit 1cb3367

Please sign in to comment.