Bump common (#443)

This commit is contained in:
Jaco Greeff
2021-02-26 09:09:02 +01:00
committed by GitHub
parent 3fd29ee299
commit 0bf8b0a35b
13 changed files with 617 additions and 534 deletions
+5 -5
View File
@@ -12,12 +12,12 @@
"test": "jest"
},
"dependencies": {
"@polkadot/keyring": "^5.6.3",
"@polkadot/keyring": "^5.8.1",
"@polkadot/reactnative-identicon": "0.69.2-1",
"@polkadot/ui-keyring": "0.69.2-1",
"@polkadot/ui-settings": "0.69.2-1",
"@polkadot/util": "^5.6.3",
"@polkadot/util-crypto": "^5.6.3",
"@polkadot/util": "^5.8.1",
"@polkadot/util-crypto": "^5.8.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.16",
"@babel/runtime": "^7.12.13",
"@babel/core": "^7.13.1",
"@babel/runtime": "^7.13.7",
"@react-native-community/cli-platform-ios": "^4.13.0",
"@types/react-test-renderer": "17.0.1",
"babel-jest": "^26.6.3",