izuzak / atom-pdf-view

Support for viewing PDF files in Atom.
https://atom.io/packages/pdf-view
MIT License
106 stars 30 forks source link

Remove pathwatcher dependency #59

Closed izuzak closed 9 years ago

izuzak commented 9 years ago

Fixes #50 and fixes #55.

As of version 0.191.0, Atom exposes the File and Directory classes from pathwatcher, so this is no longer needed as a dependency.