Skip to content

Commit

Permalink
chore(NA): add fsevents as an optionalDepedency to allow resolutions …
Browse files Browse the repository at this point in the history
…to be set for it
  • Loading branch information
mistic committed Dec 7, 2020
1 parent 899b17f commit 07e952f
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 @@ -855,5 +855,8 @@
"xmlbuilder": "13.0.2",
"yargs": "^15.4.1",
"zlib": "^1.0.5"
},
"optionalDependencies": {
"fsevents": "^2.1.2"
}
}

0 comments on commit 07e952f

Please sign in to comment.