This commit is contained in:
Jaco
2021-11-07 08:40:23 +01:00
committed by GitHub
parent f222cbb6c0
commit 84a18f3c0b
14 changed files with 148 additions and 141 deletions
+5 -5
View File
@@ -17,14 +17,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.86.4",
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@polkadot/ui-shared": "0.86.4",
"@polkadot/util": "^7.8.1",
"@polkadot/util-crypto": "^7.8.1",
"react-native-svg": "^12.2.0"
"@polkadot/ui-shared": "0.86.5",
"@polkadot/util": "^7.8.2",
"@polkadot/util-crypto": "^7.8.2",
"react-native-svg": "^12.1.1"
},
"devDependencies": {
"@types/react-native": "^0.66.2"