Skip to content

Commit

Permalink
api: v2.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sohkai committed Sep 5, 2019
1 parent 4f3b420 commit 9d37953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/aragon-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aragon/api",
"version": "2.0.0-beta.5",
"version": "2.0.0-beta.6",
"description": "Aragon app API",
"main": "dist/index.js",
"files": [
Expand Down Expand Up @@ -83,7 +83,7 @@
},
"dependencies": {
"rxjs": "^6.5.2",
"@aragon/rpc-messenger": "^2.0.0-beta.1",
"@aragon/rpc-messenger": "^2.0.0",
"@babel/runtime": "^7.1.2"
}
}

0 comments on commit 9d37953

Please sign in to comment.