mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 14:57:56 +00:00
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exampleReactNative",
|
||||
"version": "0.61.2-7",
|
||||
"version": "0.62.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
|
||||
@@ -12,12 +12,12 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^4.0.0-5",
|
||||
"@polkadot/reactnative-identicon": "^0.61.2-7",
|
||||
"@polkadot/ui-keyring": "^0.61.2-7",
|
||||
"@polkadot/ui-settings": "^0.61.2-7",
|
||||
"@polkadot/util": "^4.0.0-5",
|
||||
"@polkadot/util-crypto": "^4.0.0-5",
|
||||
"@polkadot/keyring": "^4.0.1",
|
||||
"@polkadot/reactnative-identicon": "0.62.0",
|
||||
"@polkadot/ui-keyring": "0.62.0",
|
||||
"@polkadot/ui-settings": "0.62.0",
|
||||
"@polkadot/util": "^4.0.1",
|
||||
"@polkadot/util-crypto": "^4.0.1",
|
||||
"@react-native-community/async-storage": "^1.12.1",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
@@ -38,11 +38,6 @@
|
||||
"metro-react-native-babel-preset": "^0.64.0",
|
||||
"react-test-renderer": "17.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
"@polkadot/util": "*",
|
||||
"@polkadot/util-crypto": "*"
|
||||
},
|
||||
"jest": {
|
||||
"preset": "react-native",
|
||||
"moduleFileExtensions": [
|
||||
|
||||
Reference in New Issue
Block a user