mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 18:28:03 +00:00
0.63 (#419)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exampleReactNative",
|
||||
"version": "0.62.2-28",
|
||||
"version": "0.63.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
|
||||
@@ -12,12 +12,12 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^4.2.2-15",
|
||||
"@polkadot/reactnative-identicon": "0.62.2-28",
|
||||
"@polkadot/ui-keyring": "0.62.2-28",
|
||||
"@polkadot/ui-settings": "0.62.2-28",
|
||||
"@polkadot/util": "^4.2.2-15",
|
||||
"@polkadot/util-crypto": "^4.2.2-15",
|
||||
"@polkadot/keyring": "^5.0.1",
|
||||
"@polkadot/reactnative-identicon": "0.63.0",
|
||||
"@polkadot/ui-keyring": "0.63.0",
|
||||
"@polkadot/ui-settings": "0.63.0",
|
||||
"@polkadot/util": "^5.0.1",
|
||||
"@polkadot/util-crypto": "^5.0.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