mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 12:01:03 +00:00
[CI Skip] release/stable 0.19.1
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
600 Mich Update all.json (#2794)
|
600 Mich Update all.json (#2794)
|
||||||
486 Jaco Optimize host query library caching (#2870)
|
487 Jaco 0.19.1 (#2875)
|
||||||
460 Tim Janssen Update all.json (#2871)
|
460 Tim Janssen Update all.json (#2871)
|
||||||
456 Frank Update all.json (#2873)
|
456 Frank Update all.json (#2873)
|
||||||
395 mhusnirizal update all.json (#2866)
|
395 mhusnirizal update all.json (#2866)
|
||||||
|
|||||||
+3
-3
@@ -11,10 +11,10 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.19.0",
|
"version": "0.19.1",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.18.14-95-x",
|
"git": "0.19.1",
|
||||||
"npm": "0.18.13"
|
"npm": "0.19.1"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.19.0",
|
"version": "0.19.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.13",
|
"@babel/runtime": "^7.20.13",
|
||||||
|
|||||||
@@ -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.14-95-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.1' };
|
||||||
|
|||||||
Reference in New Issue
Block a user