mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 11:28:00 +00:00
0.6 (#430)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exampleReactNative",
|
||||
"version": "0.65.2-5",
|
||||
"version": "0.66.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
|
||||
@@ -12,12 +12,12 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^5.2.4-6",
|
||||
"@polkadot/reactnative-identicon": "0.65.2-5",
|
||||
"@polkadot/ui-keyring": "0.65.2-5",
|
||||
"@polkadot/ui-settings": "0.65.2-5",
|
||||
"@polkadot/util": "^5.2.4-6",
|
||||
"@polkadot/util-crypto": "^5.2.4-6",
|
||||
"@polkadot/keyring": "^5.2.4-7",
|
||||
"@polkadot/reactnative-identicon": "0.66.0",
|
||||
"@polkadot/ui-keyring": "0.66.0",
|
||||
"@polkadot/ui-settings": "0.66.0",
|
||||
"@polkadot/util": "^5.2.4-7",
|
||||
"@polkadot/util-crypto": "^5.2.4-7",
|
||||
"@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