mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 06:48:04 +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)
|
||||
486 Jaco Optimize host query library caching (#2870)
|
||||
487 Jaco 0.19.1 (#2875)
|
||||
460 Tim Janssen Update all.json (#2871)
|
||||
456 Frank Update all.json (#2873)
|
||||
395 mhusnirizal update all.json (#2866)
|
||||
|
||||
+3
-3
@@ -11,10 +11,10 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.19.0",
|
||||
"version": "0.19.1",
|
||||
"versions": {
|
||||
"git": "0.18.14-95-x",
|
||||
"npm": "0.18.13"
|
||||
"git": "0.19.1",
|
||||
"npm": "0.19.1"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.19.0",
|
||||
"version": "0.19.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.13",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// 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