Bump deps (#469)

This commit is contained in:
Jaco
2021-05-25 08:10:12 +03:00
committed by GitHub
parent a616ee7146
commit 623a264cbe
11 changed files with 422 additions and 406 deletions
+3 -3
View File
@@ -14,8 +14,8 @@
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/ui-shared": "0.76.1",
"@polkadot/util": "^6.4.1",
"@polkadot/util-crypto": "^6.4.1",
"@polkadot/util": "^6.5.1",
"@polkadot/util-crypto": "^6.5.1",
"react-native-svg": "^12.1.1"
},
"peerDependencies": {
@@ -25,6 +25,6 @@
"react-native": "*"
},
"devDependencies": {
"@types/react-native": "^0.64.5"
"@types/react-native": "^0.64.6"
}
}