mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-22 14:23:35 -07:00
WebUI: temporarily pin dependency
The plugin was causing problems in new versions so pin it with an older version and look into it later.
This commit is contained in:
parent
68ecb13d14
commit
eeae49ced5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
"@stylistic/eslint-plugin": "*",
|
||||
"eslint": "*",
|
||||
"eslint-plugin-html": "*",
|
||||
"eslint-plugin-prefer-arrow-functions": "*",
|
||||
"eslint-plugin-prefer-arrow-functions": "3.4.2",
|
||||
"eslint-plugin-regexp": "*",
|
||||
"html-validate": "*",
|
||||
"js-beautify": "*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue