Skip to content

Commit

Permalink
add chokidar2 package to package.json files
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed May 16, 2020
1 parent 2db42a7 commit 1cacc77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"test": "test"
},
"files": [
"lib/"
"lib/",
"chokidar2"
],
"scripts": {
"pretest": "npm run lint",
Expand Down

0 comments on commit 1cacc77

Please sign in to comment.