Skip to content

Commit

Permalink
wrapper: v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sohkai committed Jul 15, 2020
1 parent 058d119 commit a7c16b1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.28",
"version": "5.0.0",
"description": "Library for Aragon client implementations",
"main": "dist/index.js",
"files": [
Expand Down Expand Up @@ -85,10 +85,10 @@
"ethjs-ens": "^2.0.1",
"localforage": "^1.7.3",
"localforage-memoryStorageDriver": "^0.9.2",
"radspec": "^1.5.0",
"radspec": "^1.8.0",
"rxjs": "^6.5.2",
"web3": "^1.2.6",
"web3-eth-abi": "^1.2.6",
"web3-utils": "^1.2.6"
"web3": "1.2.6",
"web3-eth-abi": "1.2.6",
"web3-utils": "1.2.6"
}
}

0 comments on commit a7c16b1

Please sign in to comment.