mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 13:47:56 +00:00
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exampleReactNative",
|
||||
"version": "0.54.0-beta.7",
|
||||
"version": "0.54.0",
|
||||
"private": true,
|
||||
"workspaces": {
|
||||
"nohoist": [
|
||||
@@ -23,11 +23,11 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/reactnative-identicon": "0.54.0-beta.7",
|
||||
"@polkadot/ui-keyring": "0.54.0-beta.7",
|
||||
"@polkadot/ui-settings": "0.54.0-beta.7",
|
||||
"@polkadot/reactnative-identicon": "0.54.0",
|
||||
"@polkadot/ui-keyring": "0.54.0",
|
||||
"@polkadot/ui-settings": "0.54.0",
|
||||
"@react-native-community/async-storage": "^1.11.0",
|
||||
"fast-text-encoding": "^1.0.2",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
"os-browserify": "^0.3.0",
|
||||
"process": "^0.11.10",
|
||||
@@ -40,9 +40,9 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.2",
|
||||
"@babel/runtime": "^7.10.2",
|
||||
"@polkadot/keyring": "^2.12.2",
|
||||
"@polkadot/util": "^2.12.2",
|
||||
"@polkadot/util-crypto": "^2.12.2",
|
||||
"@polkadot/keyring": "^2.14.1",
|
||||
"@polkadot/util": "^2.14.1",
|
||||
"@polkadot/util-crypto": "^2.14.1",
|
||||
"@react-native-community/cli-platform-ios": "^4.10.0",
|
||||
"@types/react-test-renderer": "16.9.2",
|
||||
"babel-jest": "^26.0.1",
|
||||
|
||||
Reference in New Issue
Block a user