mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 11:28:00 +00:00
0.58.1 (#360)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exampleReactNative",
|
||||
"version": "0.58.0-beta.9",
|
||||
"version": "0.58.0",
|
||||
"private": true,
|
||||
"workspaces": {
|
||||
"nohoist": [
|
||||
@@ -23,9 +23,9 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/reactnative-identicon": "0.58.0-beta.9",
|
||||
"@polkadot/ui-keyring": "0.58.0-beta.9",
|
||||
"@polkadot/ui-settings": "0.58.0-beta.9",
|
||||
"@polkadot/reactnative-identicon": "0.58.0",
|
||||
"@polkadot/ui-keyring": "0.58.0",
|
||||
"@polkadot/ui-settings": "0.58.0",
|
||||
"@react-native-community/async-storage": "^1.12.0",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
@@ -40,9 +40,9 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.4",
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@polkadot/keyring": "^3.4.0-beta.1",
|
||||
"@polkadot/util": "^3.4.0-beta.1",
|
||||
"@polkadot/util-crypto": "^3.4.0-beta.1",
|
||||
"@polkadot/keyring": "^3.4.1",
|
||||
"@polkadot/util": "^3.4.1",
|
||||
"@polkadot/util-crypto": "^3.4.1",
|
||||
"@react-native-community/cli-platform-ios": "^4.11.0",
|
||||
"@types/react-test-renderer": "16.9.3",
|
||||
"babel-jest": "^26.3.0",
|
||||
|
||||
Reference in New Issue
Block a user