Skip to content

Commit

Permalink
wrapper: v5.0.0-beta.16
Browse files Browse the repository at this point in the history
  • Loading branch information
sohkai committed Sep 5, 2019
1 parent 61ca8f4 commit 4f3b420
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/aragon-wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aragon/wrapper",
"version": "5.0.0-rc.15",
"version": "5.0.0-rc.16",
"description": "Library for Aragon client implementations",
"main": "dist/index.js",
"files": [
Expand Down Expand Up @@ -77,7 +77,7 @@
},
"dependencies": {
"@aragon/os": "^4.2.1",
"@aragon/rpc-messenger": "^2.0.0-beta.1",
"@aragon/rpc-messenger": "^2.0.0",
"@babel/runtime": "^7.1.2",
"axios": "^0.19.0",
"dot-prop": "^4.2.0",
Expand Down

0 comments on commit 4f3b420

Please sign in to comment.