mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-26 02:57:59 +00:00
@@ -31,23 +31,23 @@
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
"os-browserify": "^0.3.0",
|
||||
"process": "^0.11.10",
|
||||
"react": "16.13.0",
|
||||
"react": "16.13.1",
|
||||
"react-native": "^0.61.5",
|
||||
"react-native-crypto": "^2.2.0",
|
||||
"react-native-randombytes": "^3.5.3",
|
||||
"stream-http": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.8.7",
|
||||
"@babel/runtime": "^7.8.7",
|
||||
"@babel/core": "^7.9.0",
|
||||
"@babel/runtime": "^7.9.0",
|
||||
"@polkadot/keyring": "^2.6.2",
|
||||
"@polkadot/util": "^2.6.2",
|
||||
"@polkadot/util-crypto": "^2.6.2",
|
||||
"@react-native-community/cli-platform-ios": "^3.2.0",
|
||||
"@react-native-community/cli-platform-ios": "^4.3.0",
|
||||
"@types/react-test-renderer": "16.9.2",
|
||||
"babel-jest": "^25.1.0",
|
||||
"metro-react-native-babel-preset": "^0.58.0",
|
||||
"react-test-renderer": "16.13.0"
|
||||
"metro-react-native-babel-preset": "^0.59.0",
|
||||
"react-test-renderer": "16.13.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user