Bump berry (#352)

* Bump berry

* Rewrite
This commit is contained in:
Jaco Greeff
2020-08-06 15:15:56 +02:00
committed by GitHub
parent a6065f7154
commit 492e1739bc
16 changed files with 2613 additions and 2579 deletions
+3 -3
View File
@@ -9,7 +9,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.11.0",
"@babel/runtime": "^7.11.2",
"color": "^3.1.2"
},
"peerDependencies": {
@@ -17,8 +17,8 @@
"@polkadot/util-crypto": "*"
},
"devDependencies": {
"@polkadot/util": "^3.1.0-beta.1",
"@polkadot/util-crypto": "^3.1.0-beta.1",
"@polkadot/util": "^3.1.0-beta.4",
"@polkadot/util-crypto": "^3.1.0-beta.4",
"@types/color": "^3.0.1",
"@types/xmlserializer": "^0.6.0"
}