jonschlinkert / parse-comments

Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
https://github.com/jonschlinkert
MIT License
66 stars 23 forks source link

fix version of dependencies #13

Closed takanakahiko closed 5 years ago

takanakahiko commented 5 years ago

Fix #12

Change versions :

❯ npm i
audited 46 packages in 1.042s
found 0 vulnerabilities
takanakahiko commented 5 years ago

@jonschlinkert Please review and merge this!

jonschlinkert commented 5 years ago

Closing since this library was refactored and this is no longer necessary. Thank you for the pull request, I really appreciate it!.