Bump deps (incl. TS) (#711)

This commit is contained in:
Jaco
2023-02-03 10:45:11 +02:00
committed by GitHub
parent a0ddcdbbce
commit b6c628b6bd
3 changed files with 354 additions and 223 deletions
+2 -2
View File
@@ -24,10 +24,10 @@
"@polkadot/ui-shared": "2.11.2-0-x",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"react-native-svg": "^12.5.0"
"react-native-svg": "^12.5.1"
},
"devDependencies": {
"@types/react-native": "^0.71.0"
"@types/react-native": "^0.71.1"
},
"peerDependencies": {
"@polkadot/util": "*",