Added fsevents as an optional dependency to fix high CPU usage by the node process on Macs
This commit is contained in:
@ -3096,7 +3096,7 @@ fs.realpath@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
|
||||
|
||||
fsevents@^1.0.0:
|
||||
fsevents, fsevents@^1.0.0:
|
||||
version "1.0.14"
|
||||
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.0.14.tgz#558e8cc38643d8ef40fe45158486d0d25758eee4"
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user