mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 11:28:00 +00:00
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exampleReactNative",
|
||||
"version": "0.68.1",
|
||||
"version": "0.69.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"copy-workspace-packages": "yarn copy-identicon && yarn copy-ui-shared",
|
||||
@@ -12,12 +12,12 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^5.5.1",
|
||||
"@polkadot/reactnative-identicon": "0.68.1",
|
||||
"@polkadot/ui-keyring": "0.68.1",
|
||||
"@polkadot/ui-settings": "0.68.1",
|
||||
"@polkadot/util": "^5.5.1",
|
||||
"@polkadot/util-crypto": "^5.5.1",
|
||||
"@polkadot/keyring": "^5.6.1",
|
||||
"@polkadot/reactnative-identicon": "0.69.0",
|
||||
"@polkadot/ui-keyring": "0.69.0",
|
||||
"@polkadot/ui-settings": "0.69.0",
|
||||
"@polkadot/util": "^5.6.1",
|
||||
"@polkadot/util-crypto": "^5.6.1",
|
||||
"@react-native-community/async-storage": "^1.12.1",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
@@ -30,8 +30,8 @@
|
||||
"stream-http": "^3.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@babel/core": "^7.12.13",
|
||||
"@babel/runtime": "^7.12.13",
|
||||
"@react-native-community/cli-platform-ios": "^4.13.0",
|
||||
"@types/react-test-renderer": "17.0.0",
|
||||
"babel-jest": "^26.6.3",
|
||||
|
||||
Reference in New Issue
Block a user