Bump common (#547)

* Bump common

* 0.87.1
This commit is contained in:
Jaco
2021-11-28 06:21:18 +01:00
committed by GitHub
parent 6381e571cf
commit 2b71f0164c
14 changed files with 215 additions and 237 deletions
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.86.8-0",
"version": "0.87.0",
"license": "Apache-2.0",
"private": true,
"scripts": {
@@ -21,12 +21,12 @@
},
"sideEffects": false,
"dependencies": {
"@polkadot/keyring": "^7.9.2",
"@polkadot/reactnative-identicon": "0.86.8-0",
"@polkadot/ui-keyring": "0.86.8-0",
"@polkadot/ui-settings": "0.86.8-0",
"@polkadot/util": "^7.9.2",
"@polkadot/util-crypto": "^7.9.2",
"@polkadot/keyring": "^8.0.2",
"@polkadot/reactnative-identicon": "0.87.0",
"@polkadot/ui-keyring": "0.87.0",
"@polkadot/ui-settings": "0.87.0",
"@polkadot/util": "^8.0.2",
"@polkadot/util-crypto": "^8.0.2",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",