Skip to content

Commit

Permalink
fix: floatdrop#359 upgrade chokidar
Browse files Browse the repository at this point in the history
  • Loading branch information
言冲 committed Jul 21, 2022
1 parent 39e30a2 commit 0b546cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"ansi-colors": "4.1.1",
"anymatch": "^3.1.1",
"chokidar": "^3.4.2",
"chokidar": "^3.5.3",
"fancy-log": "^1.3.3",
"glob-parent": "^5.1.1",
"normalize-path": "^3.0.0",
Expand Down

0 comments on commit 0b546cb

Please sign in to comment.