mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-24 18:18:04 +00:00
Bump deps (#255)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2019 @polkadot/example-react authors & contributors
|
||||
// Copyright 2017-2020 @polkadot/example-react authors & contributors
|
||||
// This software may be modified and distributed under the terms
|
||||
// of the Apache-2.0 license. See the LICENSE file for details.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2019 @polkadot/example-react authors & contributors
|
||||
// Copyright 2017-2020 @polkadot/example-react authors & contributors
|
||||
// This software may be modified and distributed under the terms
|
||||
// of the Apache-2.0 license. See the LICENSE file for details.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017-2019 @polkadot/example-react authors & contributors
|
||||
// Copyright 2017-2020 @polkadot/example-react authors & contributors
|
||||
// This software may be modified and distributed under the terms
|
||||
// of the Apache-2.0 license. See the LICENSE file for details.
|
||||
/* eslint-disable no-global-assign */
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
"@polkadot/reactnative-identicon": "^0.48.0-beta.5",
|
||||
"@polkadot/ui-keyring": "^0.48.0-beta.5",
|
||||
"@polkadot/ui-settings": "^0.48.0-beta.5",
|
||||
"@react-native-community/async-storage": "^1.6.2",
|
||||
"@react-native-community/async-storage": "^1.7.1",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
"os-browserify": "^0.3.0",
|
||||
"process": "^0.11.10",
|
||||
@@ -37,8 +37,8 @@
|
||||
"stream-http": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.7.5",
|
||||
"@babel/runtime": "^7.7.5",
|
||||
"@babel/core": "^7.7.7",
|
||||
"@babel/runtime": "^7.7.7",
|
||||
"@react-native-community/cli-platform-ios": "^3.0.0",
|
||||
"@types/react-test-renderer": "16.9.1",
|
||||
"babel-jest": "^24.9.0",
|
||||
|
||||
Reference in New Issue
Block a user