We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63bdb0c commit 7497c13Copy full SHA for 7497c13
CHANGELOG.md
@@ -3,6 +3,9 @@
3
Placeholder for the next version (at the beginning of the line):
4
## **WORK IN PROGRESS**
5
-->
6
+## **WORK IN PROGRESS**
7
+* (@GermanBluefox) chokidar reverted to 3.6.0
8
+*
9
## 0.7.7 (2025-01-27)
10
* (@GermanBluefox) nodemon reverted to 3.1.0
11
package.json
@@ -53,7 +53,7 @@
53
"browser-sync": "^3.0.3",
54
"bs-html-injector": "^3.0.3",
55
"chalk": "^4.1.2",
56
- "chokidar": "^4.0.3",
+ "chokidar": "^3.6.0",
57
"enquirer": "^2.4.1",
58
"express": "^4.21.2",
59
"fast-glob": "^3.3.3",
0 commit comments