Skip to content

Commit

Permalink
Optional fsevents dependency to fix CI?
Browse files Browse the repository at this point in the history
  • Loading branch information
zbynek committed Jun 3, 2021
1 parent ab64f32 commit d4eb5aa
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
23 changes: 23 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 @@ -134,5 +134,8 @@
"stylelint-order": "^4.1.0",
"stylelint-processor-styled-components": "^1.10.0",
"stylelint-selector-bem-pattern": "^2.1.0"
},
"optionalDependencies": {
"fsevents": "^2.3.2"
}
}

0 comments on commit d4eb5aa

Please sign in to comment.