Skip to content

Commit

Permalink
chore: remove fsevents dependency (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Nov 25, 2022
1 parent 4ffc5bc commit 9ec1e58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
5 changes: 2 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -50,9 +50,6 @@
"dependencies": {
"@sinonjs/commons": "^2.0.0"
},
"optionalDependencies": {
"fsevents": "*"
},
"nyc": {
"branches": 85,
"lines": 92,
Expand Down

0 comments on commit 9ec1e58

Please sign in to comment.