mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 07:58:03 +00:00
0.76 (#468)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exampleReactNative",
|
||||
"version": "0.75.2-4",
|
||||
"version": "0.76.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
|
||||
@@ -12,12 +12,12 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^6.3.2-13",
|
||||
"@polkadot/reactnative-identicon": "0.75.2-4",
|
||||
"@polkadot/ui-keyring": "0.75.2-4",
|
||||
"@polkadot/ui-settings": "0.75.2-4",
|
||||
"@polkadot/util": "^6.3.2-13",
|
||||
"@polkadot/util-crypto": "^6.3.2-13",
|
||||
"@polkadot/keyring": "^6.4.1",
|
||||
"@polkadot/reactnative-identicon": "0.76.0",
|
||||
"@polkadot/ui-keyring": "0.76.0",
|
||||
"@polkadot/ui-settings": "0.76.0",
|
||||
"@polkadot/util": "^6.4.1",
|
||||
"@polkadot/util-crypto": "^6.4.1",
|
||||
"@react-native-community/async-storage": "^1.12.1",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
@@ -30,7 +30,7 @@
|
||||
"stream-http": "^3.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.14.0",
|
||||
"@babel/core": "^7.14.2",
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"@react-native-community/cli-platform-ios": "^5.0.1-alpha.2",
|
||||
"@types/react-test-renderer": "17.0.1",
|
||||
|
||||
Reference in New Issue
Block a user