mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
Downgrade rimraf to v4
This commit is contained in:
+1
-4
@@ -134,7 +134,7 @@
|
||||
"postcss-url": "10.1.3",
|
||||
"prettier": "2.8.8",
|
||||
"require-nocache": "1.0.0",
|
||||
"rimraf": "5.0.0",
|
||||
"rimraf": "4.4.1",
|
||||
"style-loader": "3.3.1",
|
||||
"stylelint": "15.6.0",
|
||||
"stylelint-order": "6.0.3",
|
||||
@@ -147,9 +147,6 @@
|
||||
"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