This commit is contained in:
Jaco
2022-11-14 13:15:25 +02:00
committed by GitHub
parent 74304ed1d0
commit 39d76709d3
13 changed files with 95 additions and 88 deletions
+3 -3
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.13-1-x",
"version": "2.9.13",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.0",
"@polkadot/ui-shared": "2.9.13-1-x",
"@babel/runtime": "^7.20.1",
"@polkadot/ui-shared": "2.9.13",
"@polkadot/util": "^10.1.12",
"@polkadot/util-crypto": "^10.1.12",
"react-native-svg": "^12.4.4"