[CI Skip] release/beta 0.86.3-1

skip-checks: true
This commit is contained in:
Github Actions
2021-10-25 11:31:41 +00:00
parent 0427f8e2af
commit 9b9fa77bc8
23 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -19,13 +19,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.86.3-0",
"version": "0.86.3-1",
"main": "index.js",
"bin": {},
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/ui-shared": "0.86.3-0",
"@polkadot/ui-shared": "0.86.3-1",
"@polkadot/util": "^7.6.1",
"@polkadot/util-crypto": "^7.6.1",
"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.86.3-0' };
export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.86.3-1' };