shime / livedown

Live Markdown previews for your favorite editor.
MIT License
765 stars 51 forks source link

bump chokidar ^2.0.0 -> ^3.0.0 #53

Closed wendorf closed 4 years ago

wendorf commented 4 years ago

Transitive bump from fsevents 1.x (deprecated) to 2.x. This resolves a warning during installation:

npm WARN deprecated fsevents@1.2.9: One of your dependencies needs to upgrade to fsevents v2: 1) Proper nodejs v10+ support 2) No more fetching binaries from AWS, smaller package size

wendorf commented 4 years ago

This builds on #54