mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 20:48:03 +00:00
Allow import.meta.url for detectPackage (#420)
* Allow import.meta.url for detectPackage * Bump deps
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^5.0.1",
|
||||
"@polkadot/keyring": "^5.0.2-1",
|
||||
"@polkadot/reactnative-identicon": "0.63.1",
|
||||
"@polkadot/ui-keyring": "0.63.1",
|
||||
"@polkadot/ui-settings": "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",
|
||||
"@react-native-community/async-storage": "^1.12.1",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user