mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 14:57:56 +00:00
[CI Skip] 0.48.0-beta.12
skip-checks: true
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exampleReactNative",
|
||||
"version": "0.48.0-beta.11",
|
||||
"version": "0.48.0-beta.12",
|
||||
"private": true,
|
||||
"workspaces": {
|
||||
"nohoist": [
|
||||
@@ -23,10 +23,11 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/reactnative-identicon": "^0.48.0-beta.11",
|
||||
"@polkadot/ui-keyring": "^0.48.0-beta.11",
|
||||
"@polkadot/ui-settings": "^0.48.0-beta.11",
|
||||
"@polkadot/reactnative-identicon": "^0.48.0-beta.12",
|
||||
"@polkadot/ui-keyring": "^0.48.0-beta.12",
|
||||
"@polkadot/ui-settings": "^0.48.0-beta.12",
|
||||
"@react-native-community/async-storage": "^1.7.1",
|
||||
"fast-text-encoding": "^1.0.0",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
"os-browserify": "^0.3.0",
|
||||
"process": "^0.11.10",
|
||||
@@ -34,8 +35,7 @@
|
||||
"react-native": "^0.61.4",
|
||||
"react-native-crypto": "^2.2.0",
|
||||
"react-native-randombytes": "^3.5.3",
|
||||
"stream-http": "^3.1.0",
|
||||
"fast-text-encoding": "^1.0.0"
|
||||
"stream-http": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.7.7",
|
||||
|
||||
Reference in New Issue
Block a user