mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 22:11:11 +00:00
[CI Skip] release/stable 0.8.84
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
331 Jaco Adjust/DRY-up JS retrieval process (#1006)
|
331 Jaco Adjust/DRY-up JS retrieval process (#1006)
|
||||||
329 Mich Update all.json (#1007)
|
330 Mich Update all.json (#1008)
|
||||||
93 mhusnirizal update all.json (#1005)
|
93 mhusnirizal update all.json (#1005)
|
||||||
74 michalisFr Update address.json (#966)
|
74 michalisFr Update address.json (#966)
|
||||||
28 frankywild Update all.json (#1004)
|
28 frankywild Update all.json (#1004)
|
||||||
|
|||||||
@@ -159,6 +159,10 @@
|
|||||||
"date": "2022-01-26",
|
"date": "2022-01-26",
|
||||||
"url": "walletspy.io"
|
"url": "walletspy.io"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"date": "2022-01-26",
|
||||||
|
"url": "wclivedapafix.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2022-01-26",
|
"date": "2022-01-26",
|
||||||
"url": "wethepeoplenft.io"
|
"url": "wethepeoplenft.io"
|
||||||
|
|||||||
+1
-1
@@ -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.83",
|
"version": "0.8.84",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.8.83",
|
"version": "0.8.84",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.16.7",
|
"@babel/runtime": "^7.16.7",
|
||||||
|
|||||||
@@ -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.83' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.84' };
|
||||||
|
|||||||
Reference in New Issue
Block a user