mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-03-05 13:20:20 -05:00
Fix stylelint runs by pinning string-width to a non ESM-only version
Add `inset` to stylelintrc
This commit is contained in:
committed by
Mark McDowall
parent
d79f42351f
commit
6a49f3989a
@@ -147,6 +147,9 @@
|
||||
"webpack-livereload-plugin": "3.0.2",
|
||||
"worker-loader": "3.0.8"
|
||||
},
|
||||
"resolutions": {
|
||||
"string-width": "4.2.3"
|
||||
},
|
||||
"volta": {
|
||||
"node": "16.17.0",
|
||||
"yarn": "1.22.19"
|
||||
|
||||
Reference in New Issue
Block a user