We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ef8e0 commit 2fb7652Copy full SHA for 2fb7652
chokidar2/package.json
@@ -1,9 +1,6 @@
1
{
2
"name": "watchpack-chokidar2",
3
- "version": "2.0.0",
4
- "engines": {
5
- "node": "<8.10.0"
6
- },
+ "version": "2.0.1",
7
"repository": {
8
"type": "git",
9
"url": "https://github.com/webpack/watchpack.git"
package.json
@@ -38,7 +38,7 @@
38
},
39
"optionalDependencies": {
40
"chokidar": "^3.4.1",
41
- "watchpack-chokidar2": "^2.0.0"
+ "watchpack-chokidar2": "^2.0.1"
42
43
"dependencies": {
44
"graceful-fs": "^4.1.2",
0 commit comments