4 Commits
Author SHA1 Message Date
Johan Bergström b66d7de71c package: prepublish -> prepublishOnly (#573)
`prepublish` is deprecated in favor of `prepare` and `prepublishOnly`.
Seeing how we want `npm run build` invoked only prior to publishing,
opt for `prepublishOnly`.

Refs: https://github.com/npm/npm/issues/10074
2017-10-03 17:40:06 -04:00
Johan Bergström fcd08d737c deps: update bel to 5.1.3 (#571)
Fixes dependency issues for some setups.
2017-10-03 17:39:36 -04:00
Johan Bergström 626fb9a3f3 travis: add node 8 the list of runners (#572) 2017-10-03 15:06:19 -04:00
Johan Bergström b157fba413 test: trim whitespace before matching (#532)
Avoid testing whitespace in strictEquals.
2017-07-20 17:40:53 +02:00