[CI Skip] bump/beta 3.5.2-0-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-06-18 08:40:11 +00:00
parent a5fdaf1f1c
commit abe4e5b340
17 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -18,10 +18,10 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.5.1",
"version": "3.5.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.5.1",
"@polkadot/ui-shared": "3.5.2-0-x",
"@polkadot/util": "^12.3.2",
"@polkadot/util-crypto": "^12.3.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.5.1' };
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.5.2-0-x' };