[CI Skip] release/beta 0.87.3-0

skip-checks: true
This commit is contained in:
github-actions[bot]
2021-11-30 15:38:12 +00:00
parent e0ad510e97
commit 5637875344
23 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.87.2",
"version": "0.87.3-0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/ui-shared": "0.87.2",
"@polkadot/ui-shared": "0.87.3-0",
"@polkadot/util": "^8.0.4",
"@polkadot/util-crypto": "^8.0.4",
"react-native-svg": "^12.2.0"
@@ -3,4 +3,4 @@
// Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.87.2' };
export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.87.3-0' };