vhf / free-programming-books-lint

A rudimentary Markdown linter based on remark-lint for the free-programming-books project.
32 stars 12 forks source link

Updated chokidar version #3

Closed Dareten closed 4 years ago

Dareten commented 4 years ago

New version will work with Node.js v14+ and it needs less dependencies

vhf commented 4 years ago

Hey, thanks! chokidar is a transitive dependency, changing the lockfile here shouldn't affect this project, projects that depend on it or packages that get installed when you install free-programming-books-lint :)