mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 10:17:56 +00:00
[CI Skip] release/stable 0.12.16
skip-checks: true
This commit is contained in:
@@ -26,4 +26,5 @@
|
||||
1 Mark Crince add site (#174)
|
||||
1 Nathan Quarles add "linkupaffix.co" (#866)
|
||||
1 Nikhil Ranjan Removing polkassembly.network (#304)
|
||||
1 Stepan Samko Remove defiyield.app from deny list (#1547)
|
||||
1 Thibaut Sardan Update README.md (#2)
|
||||
@@ -59,10 +59,6 @@
|
||||
"date": "2022-05-06",
|
||||
"url": "defi-livesync.com"
|
||||
},
|
||||
{
|
||||
"date": "2022-05-06",
|
||||
"url": "defiyield.app"
|
||||
},
|
||||
{
|
||||
"date": "2022-05-06",
|
||||
"url": "dexlaunchpads.xyz"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.12.15",
|
||||
"version": "0.12.16",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.12.15",
|
||||
"version": "0.12.16",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.17.9",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.15' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.16' };
|
||||
|
||||
Reference in New Issue
Block a user