[CI Skip] release/beta 0.86.3-2

skip-checks: true
This commit is contained in:
Github Actions
2021-10-26 11:16:09 +00:00
parent 653a4a8f39
commit aa36e56ff6
23 changed files with 42 additions and 52 deletions
+2 -3
View File
@@ -18,12 +18,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.86.3-1",
"version": "0.86.3-2",
"main": "index.js",
"scripts": {},
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/ui-shared": "0.86.3-1",
"@polkadot/ui-shared": "0.86.3-2",
"@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-1' };
export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.86.3-2' };