* 2.9.5

* Bumps
This commit is contained in:
Jaco
2022-08-13 10:14:37 +02:00
committed by GitHub
parent 9adae7c2bf
commit c66e4a3bf4
13 changed files with 270 additions and 262 deletions
+5 -5
View File
@@ -17,14 +17,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.9.4",
"version": "2.9.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.9",
"@polkadot/ui-shared": "2.9.4",
"@polkadot/util": "^10.1.3",
"@polkadot/util-crypto": "^10.1.3",
"react-native-svg": "^12.4.3"
"@polkadot/ui-shared": "2.9.5",
"@polkadot/util": "^10.1.4",
"@polkadot/util-crypto": "^10.1.4",
"react-native-svg": "^12.4.4"
},
"devDependencies": {
"@types/react-native": "^0.69.5"