Skip to content

Commit 8c9f505

Browse files
authored
Merge pull request #1 from iamaaron/bugfix/updates-chokidar-dependency
fix(package.json): updates chokidar dependency
2 parents 974c49d + 8341ad7 commit 8c9f505

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)