mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 06:11:02 +00:00
[CI Skip] bump/beta 0.18.8-29-x
skip-checks: true
This commit is contained in:
@@ -27,6 +27,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 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)
|
||||||
1 Nikhil Ranjan Removing polkassembly.network (#304)
|
1 Nikhil Ranjan Removing polkassembly.network (#304)
|
||||||
|
|||||||
+2
-2
@@ -11,9 +11,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.18.8-28-x",
|
"version": "0.18.8-29-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.18.8-28-x",
|
"git": "0.18.8-29-x",
|
||||||
"npm": "0.18.7"
|
"npm": "0.18.7"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.18.8-28-x",
|
"version": "0.18.8-29-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.18.9",
|
||||||
|
|||||||
@@ -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.8-28-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-29-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user