mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 19:38:03 +00:00
List both deps & peers (optional with default) (#381)
* List both deps & peers (optional with default) * Apply suggestions from code review
This commit is contained in:
@@ -12,9 +12,12 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^3.6.0-beta.14",
|
||||
"@polkadot/reactnative-identicon": "0.60.2-0",
|
||||
"@polkadot/ui-keyring": "0.60.2-0",
|
||||
"@polkadot/ui-settings": "0.60.2-0",
|
||||
"@polkadot/util": "^3.6.0-beta.14",
|
||||
"@polkadot/util-crypto": "^3.6.0-beta.14",
|
||||
"@react-native-community/async-storage": "^1.12.1",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
@@ -29,9 +32,6 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.6",
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@polkadot/keyring": "^3.5.1",
|
||||
"@polkadot/util": "^3.5.1",
|
||||
"@polkadot/util-crypto": "^3.5.1",
|
||||
"@react-native-community/cli-platform-ios": "^4.13.0",
|
||||
"@types/react-test-renderer": "16.9.3",
|
||||
"babel-jest": "^26.5.2",
|
||||
|
||||
Reference in New Issue
Block a user