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 2db42a7 commit 1cacc77Copy full SHA for 1cacc77
package.json
@@ -7,7 +7,8 @@
7
"test": "test"
8
},
9
"files": [
10
- "lib/"
+ "lib/",
11
+ "chokidar2"
12
],
13
"scripts": {
14
"pretest": "npm run lint",
0 commit comments