[CI Skip] release/stable 0.87.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2021-11-28 05:23:43 +00:00
parent 2b71f0164c
commit f6a46f2d33
23 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.87.0",
"version": "0.87.1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/ui-shared": "0.87.0",
"@polkadot/ui-shared": "0.87.1",
"@polkadot/util": "^8.0.2",
"@polkadot/util-crypto": "^8.0.2",
"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.8-0' };
export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.87.1' };