Bump common (#551)

* Bump common

* 0.87.3, CHANGELOG

* CHANGELOG
This commit is contained in:
Jaco
2021-12-01 08:43:25 +01:00
committed by GitHub
parent 5637875344
commit b900371690
14 changed files with 140 additions and 132 deletions
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "exampleReactNative",
"version": "0.87.3-0",
"version": "0.87.3",
"license": "Apache-2.0",
"private": true,
"scripts": {
@@ -21,12 +21,12 @@
},
"sideEffects": false,
"dependencies": {
"@polkadot/keyring": "^8.0.4",
"@polkadot/reactnative-identicon": "0.87.3-0",
"@polkadot/ui-keyring": "0.87.3-0",
"@polkadot/ui-settings": "0.87.3-0",
"@polkadot/util": "^8.0.4",
"@polkadot/util-crypto": "^8.0.4",
"@polkadot/keyring": "^8.0.5",
"@polkadot/reactnative-identicon": "0.87.3",
"@polkadot/ui-keyring": "0.87.3",
"@polkadot/ui-settings": "0.87.3",
"@polkadot/util": "^8.0.5",
"@polkadot/util-crypto": "^8.0.5",
"@react-native-community/async-storage": "^1.12.1",
"fast-text-encoding": "^1.0.3",
"get-yarn-workspaces": "^1.0.2",