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
+2 -2
View File
@@ -9,13 +9,13 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.11.0",
"@babel/runtime": "^7.11.2",
"qrcode-generator": "^1.4.4",
"react-qr-reader": "^2.2.1"
},
"devDependencies": {
"@types/react-qr-reader": "^2.1.3",
"@types/styled-components": "^5.1.1"
"@types/styled-components": "^5.1.2"
},
"peerDependencies": {
"@polkadot/util": "*",