Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
[ci] Make fsevents optional
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Mar 21, 2019
1 parent 666a9eb commit 67edbc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@
"typescript": "^3.0.3",
"typescript-styled-plugin": "^0.1.2"
},
"optionalDependencies": {
"fsevents": "1.2.4"
},
"jest": {
"preset": "react-native",
"moduleFileExtensions": [
Expand Down

0 comments on commit 67edbc4

Please sign in to comment.