Skip to content

Commit

Permalink
Update chokidar to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Apr 26, 2020
1 parent 11caedf commit e27a81f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 270 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,11 @@
"should": "^8.3.1"
},
"optionalDependencies": {
"chokidar": "^3.3.0",
"chokidar": "^3.4.0",
"chokidar2": "file:./chokidar2"
},
"dependencies": {
"graceful-fs": "^4.1.2",
"neo-async": "^2.5.0"
},
"resolutions": {
"chokidar/readdirp": "~3.4.0"
}
}

0 comments on commit e27a81f

Please sign in to comment.