mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-07-22 00:55:44 +00:00
[CI Skip] release/stable 0.8.49
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
324 Jaco Reformat root tsconfig.build.json (#957)
|
325 Jaco Remove sites.google.com (#968)
|
||||||
314 Mich Update all.json (#962)
|
314 Mich Update all.json (#962)
|
||||||
84 mhusnirizal update all.json (#967)
|
84 mhusnirizal update all.json (#967)
|
||||||
74 michalisFr Update address.json (#966)
|
74 michalisFr Update address.json (#966)
|
||||||
|
|||||||
@@ -19,10 +19,6 @@
|
|||||||
"date": "2022-01-18",
|
"date": "2022-01-18",
|
||||||
"url": "serverprotocols.com"
|
"url": "serverprotocols.com"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"date": "2022-01-18",
|
|
||||||
"url": "sites.google.com"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"date": "2022-01-18",
|
"date": "2022-01-18",
|
||||||
"url": "tokenrestore.online"
|
"url": "tokenrestore.online"
|
||||||
|
|||||||
+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.48",
|
"version": "0.8.49",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.8.48",
|
"version": "0.8.49",
|
||||||
"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.48' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.49' };
|
||||||
|
|||||||
Reference in New Issue
Block a user