mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-19 10:01:06 +00:00
Allow import.meta.url for detectPackage (#420)
* Allow import.meta.url for detectPackage * Bump deps
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/keyring": "^5.0.1",
|
||||
"@polkadot/keyring": "^5.0.2-1",
|
||||
"@polkadot/ui-settings": "0.63.1",
|
||||
"@polkadot/ui-shared": "0.63.1",
|
||||
"@polkadot/util": "^5.0.1",
|
||||
"@polkadot/util-crypto": "^5.0.1",
|
||||
"@polkadot/util": "^5.0.2-1",
|
||||
"@polkadot/util-crypto": "^5.0.2-1",
|
||||
"color": "^3.1.3",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
"jdenticon": "2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user