[CI Skip] bump/beta 0.18.14-33-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-01-15 15:26:40 +00:00
parent 026855f717
commit d0269bf362
5 changed files with 9 additions and 4 deletions
+1
View File
@@ -29,6 +29,7 @@
1 Francois Marier Add a copy of the Apache-2.0 license (#1592) 1 Francois Marier Add a copy of the Apache-2.0 license (#1592)
1 Graham Dixon Adds polkadot.com.se phishing site (#27) 1 Graham Dixon Adds polkadot.com.se phishing site (#27)
1 hhanson4 Update all.json (#454) 1 hhanson4 Update all.json (#454)
1 Jonathan Dunne Update all.json (#2806)
1 Kami Add polkadot js plus (#2204) 1 Kami Add polkadot js plus (#2204)
1 Mark Crince add site (#174) 1 Mark Crince add site (#174)
1 Nathan Quarles add "linkupaffix.co" (#866) 1 Nathan Quarles add "linkupaffix.co" (#866)
+4
View File
@@ -1,4 +1,8 @@
[ [
{
"date": "2023-01-15",
"url": "mainnetchainlist.onrender.com"
},
{ {
"date": "2023-01-14", "date": "2023-01-14",
"url": "apestacke-io.com" "url": "apestacke-io.com"
+2 -2
View File
@@ -11,9 +11,9 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.18.14-32-x", "version": "0.18.14-33-x",
"versions": { "versions": {
"git": "0.18.14-32-x", "git": "0.18.14-33-x",
"npm": "0.18.13" "npm": "0.18.13"
}, },
"workspaces": [ "workspaces": [
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.18.14-32-x", "version": "0.18.14-33-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.7", "@babel/runtime": "^7.20.7",
+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.18.14-32-x' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-33-x' };