We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0ec53 commit 9435be3Copy full SHA for 9435be3
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "aragon",
3
"description": "Aragon DApp",
4
- "version": "0.8.8",
+ "version": "0.8.9",
5
"private": true,
6
"license": "AGPL-3.0-or-later",
7
"author": "Aragon Association <[email protected]>",
@@ -26,7 +26,7 @@
26
"dependencies": {
27
"@aragon/templates-tokens": "^1.2.1",
28
"@aragon/ui": "^1.3.1",
29
- "@aragon/wrapper": "^5.0.0-rc.25",
+ "@aragon/wrapper": "^5.0.0-rc.26",
30
"@sentry/browser": "^5.5.0",
31
"@ungap/event-target": "^0.1.0",
32
"clipboard-polyfill": "^2.8.6",
0 commit comments