Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update list of published files in package.json
- this will fix a problem with npm (potentially) publishing certain files which should always be ignored; see npm/npm-packlist#14. - also fixes issue with growl images not getting published! - add `directories` property for metadata PRO TIP: use `npm pack --dry-run` to see what would be included in published tarball.
- Loading branch information