Skip to content

Commit b29d234

Browse files
fix(package): update chokidar to version 3.2.1
Closes #315
1 parent e2aeeb0 commit b29d234

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
@@ -98,7 +98,7 @@
9898
"dependencies": {
9999
"babel-runtime": "^6.18.0",
100100
"chalk": "^2.3.0",
101-
"chokidar": "^2.0.2",
101+
"chokidar": "^3.2.1",
102102
"glob-parent": "^3.1.0",
103103
"globby": "^7.1.1",
104104
"interpret": "^1.0.1",

0 commit comments

Comments
 (0)