[CI Skip] release/stable 3.3.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-05-07 11:13:05 +00:00
parent bf8a295d64
commit a51ef7bccc
17 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -18,10 +18,10 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.3.0",
"version": "3.3.1",
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.3.0",
"@polkadot/ui-shared": "3.3.1",
"@polkadot/util": "^12.1.2",
"@polkadot/util-crypto": "^12.1.2",
"react-native-svg": "^12.5.1",
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.2.3-1-x' };
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.3.1' };