[CI Skip] release/stable 0.13.93

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-06-14 04:24:05 +00:00
parent 39d7481061
commit b258ee4dff
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
561 Mich Update all.json (#1669) 561 Mich Update all.json (#1669)
393 Jaco Bump dev deps (w/ code adjustments) (#1668) 394 Jaco Bump dev deps (#1673)
235 mhusnirizal update all.json (#1667) 235 mhusnirizal update all.json (#1667)
148 frankywild Update all.json (#1672) 148 frankywild Update all.json (#1672)
79 michalisFr Update all.json (#1540) 79 michalisFr Update all.json (#1540)
+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.13.92", "version": "0.13.93",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.13.92", "version": "0.13.93",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.18.3", "@babel/runtime": "^7.18.3",
+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.13.92' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.93' };