[CI Skip] release/stable 0.8.49

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-18 17:59:56 +00:00
parent a3ffd26f7c
commit 60189a6371
5 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -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)
-4
View File
@@ -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
View File
@@ -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/*"
], ],
+1 -1
View File
@@ -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",
+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.8.48' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.49' };