This commit is contained in:
Jaco
2023-03-05 11:02:25 +02:00
committed by GitHub
parent a3b5206107
commit 581a360226
36 changed files with 245 additions and 1673 deletions
+6 -6
View File
@@ -17,14 +17,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.12.2-5-x",
"version": "3.0.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.21.0",
"@polkadot/ui-shared": "2.12.2-5-x",
"@polkadot/util": "^10.4.2",
"@polkadot/util-crypto": "^10.4.2",
"react-native-svg": "^12.5.1"
"@polkadot/ui-shared": "3.0.0",
"@polkadot/util": "^11.0.1",
"@polkadot/util-crypto": "^11.0.1",
"react-native-svg": "^12.5.1",
"tslib": "^2.5.0"
},
"devDependencies": {
"@types/react-native": "^0.71.3"