* 0.88.1

* Apply bundle where missing
This commit is contained in:
Jaco
2022-01-02 08:33:26 +01:00
committed by GitHub
parent ea29793d8d
commit cbbe125da9
20 changed files with 90 additions and 77 deletions
+3 -3
View File
@@ -17,17 +17,17 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.87.8-8",
"version": "0.88.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/ui-shared": "0.87.8-8",
"@polkadot/ui-shared": "0.88.0",
"@polkadot/util": "^8.2.2",
"@polkadot/util-crypto": "^8.2.2",
"react-native-svg": "^12.2.0"
},
"devDependencies": {
"@types/react-native": "^0.66.10"
"@types/react-native": "^0.66.11"
},
"peerDependencies": {
"@polkadot/util": "*",