Skip to content

Commit 6771e94

Browse files
sohkaiottodevs
authored andcommitted
0.8.7 (aragon#1268)
1 parent c406f1c commit 6771e94

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aragon",
33
"description": "Aragon DApp",
4-
"version": "0.8.6",
4+
"version": "0.8.7",
55
"private": true,
66
"license": "AGPL-3.0-or-later",
77
"repository": {

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -9178,9 +9178,9 @@ quote-stream@^1.0.1, quote-stream@~1.0.2:
91789178
through2 "^2.0.0"
91799179

91809180
radspec@^1.5.0:
9181-
version "1.6.1"
9182-
resolved "https://registry.yarnpkg.com/radspec/-/radspec-1.6.1.tgz#41191af5aa781d5f6a29de3d131e4d37da695b49"
9183-
integrity sha512-+gX0viNZfM0BDBrKkiUy+1YI+GDnqkISJiP/qgjmguRF4BluJHFtGsqpojmg0DPci0BT4wpJALBLGsHDt6IG5Q==
9181+
version "1.6.3"
9182+
resolved "https://registry.yarnpkg.com/radspec/-/radspec-1.6.3.tgz#a5c93ae3d1e41b497eaa2991e39496efc41af14f"
9183+
integrity sha512-I+KGe7MIL8c34VS3f3+Ik4iUEm3Q0yzZJtnqPcqP0wKEQg1U/oy/X2VOpdHHvPVOmVExM2bMj62eWXMr45IxrA==
91849184
dependencies:
91859185
"@babel/runtime" "^7.1.2"
91869186
bn.js "^4.11.8"

0 commit comments

Comments
 (0)