mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 11:28:00 +00:00
0.59 (#374)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exampleReactNative",
|
||||
"version": "0.59.0-beta.12",
|
||||
"version": "0.59.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
|
||||
@@ -12,9 +12,9 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/reactnative-identicon": "0.59.0-beta.12",
|
||||
"@polkadot/ui-keyring": "0.59.0-beta.12",
|
||||
"@polkadot/ui-settings": "0.59.0-beta.12",
|
||||
"@polkadot/reactnative-identicon": "0.59.0",
|
||||
"@polkadot/ui-keyring": "0.59.0",
|
||||
"@polkadot/ui-settings": "0.59.0",
|
||||
"@react-native-community/async-storage": "^1.12.0",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
@@ -29,9 +29,9 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@polkadot/keyring": "^3.5.0-beta.14",
|
||||
"@polkadot/util": "^3.5.0-beta.14",
|
||||
"@polkadot/util-crypto": "^3.5.0-beta.14",
|
||||
"@polkadot/keyring": "^3.5.1",
|
||||
"@polkadot/util": "^3.5.1",
|
||||
"@polkadot/util-crypto": "^3.5.1",
|
||||
"@react-native-community/cli-platform-ios": "^4.13.0",
|
||||
"@types/react-test-renderer": "16.9.3",
|
||||
"babel-jest": "^26.3.0",
|
||||
|
||||
Reference in New Issue
Block a user