Skip to content

Commit

Permalink
try to fix fsevents error
Browse files Browse the repository at this point in the history
  • Loading branch information
tizmagik committed Oct 17, 2022
1 parent 6934e7e commit 8c4c6aa
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
22 changes: 22 additions & 0 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@
"prop-types": "^15.x",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"optionalDependencies": {
"fsevents": "*"
},
"engines": {
"node": ">=16.9.1",
"npm": ">=8.0.0"
Expand Down

0 comments on commit 8c4c6aa

Please sign in to comment.