[CI Skip] release/stable 0.8.202

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-02-21 15:58:05 +00:00
parent 5ed619dea1
commit 359cbf980d
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
384 Mich Update all.json (#1142) 384 Mich Update all.json (#1142)
345 Jaco Sort top-level checks, add js.org (#1141) 346 Jaco Bump dev deps (#1146)
122 mhusnirizal update all.json (#1145) 122 mhusnirizal update all.json (#1145)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
46 frankywild Update all.json (#1143) 46 frankywild Update all.json (#1143)
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.8.201", "version": "0.8.202",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.201", "version": "0.8.202",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.2", "@babel/runtime": "^7.17.2",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.201' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.202' };