Skip to content

Commit 8341ad7

Browse files
author
Aaron Brewer
committed
fix(package.json): updates chokidar dependency
1 parent 974c49d commit 8341ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
}
6565
],
6666
"dependencies": {
67-
"chokidar": "^0.12.4",
67+
"chokidar": "~1.7.0",
6868
"colors": "1.0.3",
6969
"sexstatic": "~0.6.x",
7070
"opener": "~1.4.0",

0 commit comments

Comments
 (0)