Skip to content

Commit 80838fd

Browse files
fix(package): update chokidar to version 3.2.3
Closes #97
1 parent 4658d9a commit 80838fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"babel-polyfill": "^6.13.0",
2424
"babel-preset-fe": "1.0.16",
2525
"chalk": "^1.1.3",
26-
"chokidar": "^1.6.0",
26+
"chokidar": "^3.2.3",
2727
"clone-stats": "^1.0.0",
2828
"colors": "^1.1.2",
2929
"commander": "^2.9.0",

0 commit comments

Comments
 (0)