mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-06 00:10:02 +00:00
package.json: use punycode.js version of psl from git
This commit is contained in:
parent
4b9d61b13f
commit
9899f778a9
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
"hls-parser": "^0.10.7",
|
||||
"nanoid": "^4.0.2",
|
||||
"node-cache": "^5.1.2",
|
||||
"psl": "1.9.0",
|
||||
"psl": "https://github.com/lupomontero/psl#5eadae91361d8289d582700f90582b0d0cb73155",
|
||||
"set-cookie-parser": "2.6.0",
|
||||
"undici": "^5.19.1",
|
||||
"url-pattern": "1.0.3",
|
||||
|
|
Loading…
Reference in a new issue