[CI Skip] bump/beta 3.0.2-1-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-03-06 12:12:52 +00:00
parent 0cbf187979
commit 2e99e0154f
17 changed files with 31 additions and 31 deletions
+3 -3
View File
@@ -17,12 +17,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.0.2-0-x",
"version": "3.0.2-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^11.0.1",
"@polkadot/ui-settings": "3.0.2-0-x",
"@polkadot/ui-shared": "3.0.2-0-x",
"@polkadot/ui-settings": "3.0.2-1-x",
"@polkadot/ui-shared": "3.0.2-1-x",
"@polkadot/util": "^11.0.1",
"@polkadot/util-crypto": "^11.0.1",
"color": "^3.2.1",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.0.2-0-x' };
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.0.2-1-x' };