Update detectPackage with callback

This commit is contained in:
Jaco Greeff
2020-12-17 13:28:05 +01:00
parent 82fc187983
commit 96a1c981bc
14 changed files with 133 additions and 199 deletions
+3 -2
View File
@@ -3,6 +3,7 @@
"version": "0.63.2-0",
"description": "Renders an SVG picture representing an address",
"main": "index.js",
"module": "index.mjs",
"sideEffects": false,
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [],
@@ -10,8 +11,8 @@
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/ui-shared": "0.63.2-0",
"@polkadot/util": "^5.0.2-1",
"@polkadot/util-crypto": "^5.0.2-1",
"@polkadot/util": "^5.0.2-6",
"@polkadot/util-crypto": "^5.0.2-6",
"react-native-svg": "^12.1.0"
},
"peerDependencies": {