mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 17:18:03 +00:00
0.86.2 (#532)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exampleReactNative",
|
||||
"version": "0.86.2-1",
|
||||
"version": "0.86.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
|
||||
@@ -12,12 +12,12 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^7.5.1",
|
||||
"@polkadot/reactnative-identicon": "0.86.2-1",
|
||||
"@polkadot/ui-keyring": "0.86.2-1",
|
||||
"@polkadot/ui-settings": "0.86.2-1",
|
||||
"@polkadot/util": "^7.5.1",
|
||||
"@polkadot/util-crypto": "^7.5.1",
|
||||
"@polkadot/keyring": "^7.6.1",
|
||||
"@polkadot/reactnative-identicon": "0.86.2",
|
||||
"@polkadot/ui-keyring": "0.86.2",
|
||||
"@polkadot/ui-settings": "0.86.2",
|
||||
"@polkadot/util": "^7.6.1",
|
||||
"@polkadot/util-crypto": "^7.6.1",
|
||||
"@react-native-community/async-storage": "^1.12.1",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
@@ -34,7 +34,7 @@
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@react-native-community/cli-platform-ios": "^5.0.2",
|
||||
"@types/react-test-renderer": "17.0.1",
|
||||
"babel-jest": "^27.2.5",
|
||||
"babel-jest": "^27.3.1",
|
||||
"metro-react-native-babel-preset": "^0.66.2",
|
||||
"react-test-renderer": "17.0.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user