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

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-07-06 11:05:03 +00:00
parent f909cf9bbf
commit c9afdacb89
24 changed files with 37 additions and 37 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.7.2",
"version": "2.7.3-0-x",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
"@polkadot/ui-shared": "2.7.2",
"@polkadot/ui-shared": "2.7.3-0-x",
"@polkadot/util": "^9.7.2",
"@polkadot/util-crypto": "^9.7.2",
"react-native-svg": "^12.3.0"
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '2.7.2' };
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '2.7.3-0-x' };