This commit is contained in:
Jaco Greeff
2021-01-03 11:46:19 +01:00
committed by GitHub
parent 08132ef566
commit f003063b94
130 changed files with 449 additions and 431 deletions
+3 -3
View File
@@ -11,8 +11,8 @@
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/ui-shared": "0.65.1",
"@polkadot/util": "^5.2.2",
"@polkadot/util-crypto": "^5.2.2",
"@polkadot/util": "^5.2.3",
"@polkadot/util-crypto": "^5.2.3",
"react-native-svg": "^12.1.0"
},
"peerDependencies": {
@@ -22,6 +22,6 @@
"react-native": "*"
},
"devDependencies": {
"@types/react-native": "^0.63.42"
"@types/react-native": "^0.63.43"
}
}