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
+2 -1
View File
@@ -7,11 +7,12 @@
"contributors": [],
"license": "Apache-2.0",
"main": "index.js",
"module": "index.mjs",
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/ledger-transports": "0.63.2-0",
"@polkadot/util": "^5.0.2-1",
"@polkadot/util": "^5.0.2-6",
"@zondax/ledger-polkadot": "^0.12.0"
},
"peerDependencies": {