[CI Skip] bump/beta 0.17.3-7-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-07-12 04:55:03 +00:00
parent af4f58f611
commit 71503f15d1
5 changed files with 8 additions and 11 deletions
-5
View File
@@ -1,5 +0,0 @@
3
0.15.2
0.16.2
0.17.2
+1 -1
View File
@@ -1,5 +1,5 @@
568 Mich Update all.json (#1796)
418 Jaco Cleanup root package.json (#1794)
419 Jaco Update gitignore (#1797)
252 mhusnirizal update all.json (#1777)
174 Frank Update all.json (#1781)
79 michalisFr Update all.json (#1540)
+5 -3
View File
@@ -11,9 +11,11 @@
},
"sideEffects": false,
"type": "module",
"version": "0.17.3-6-x",
"versionGit": "0.17.3-6-x",
"versionNpm": "0.17.2",
"version": "0.17.3-7-x",
"versions": {
"git": "0.17.3-7-x",
"npm": "0.17.2"
},
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.17.3-6-x",
"version": "0.17.3-7-x",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-6-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-7-x' };