mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 22:41:02 +00:00
Update detectPackage with callback
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "0.63.2-0",
|
||||
"description": "Shared logic that is usable accross all frameworks-specific areas",
|
||||
"main": "index.js",
|
||||
"module": "index.mjs",
|
||||
"sideEffects": false,
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [],
|
||||
@@ -16,8 +17,8 @@
|
||||
"@polkadot/util-crypto": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@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",
|
||||
"@types/color": "^3.0.1",
|
||||
"@types/xmlserializer": "^0.6.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user