Commit graph

9 commits

Author SHA1 Message Date
Paul Bredenberg
de5ff2c9c0 chore: upgrade Node to 16.15.0 and NPM to 8.5.5 2022-07-14 11:42:46 -04:00
Paul Bredenberg
e2b3735a9c chore: add @silvermine/standardization and configuration 2022-07-08 11:11:22 -04:00
Jim Jenkins
032b6e6cdb chore: update node to 12.22.1 and drop support for node 8 2021-05-13 15:01:01 -04:00
Paul Bredenberg
34e3da4550 chore: install explicit version of NPM 2020-05-20 11:14:59 -04:00
Paul Bredenberg
505ab6e050 chore: add commitlint 2020-05-20 11:14:59 -04:00
Paul Bredenberg
ad805e863c chore: update Node to 12.14.0 and NPM to 6.13.4 2020-05-20 09:27:19 -04:00
Maxime Carrière
82bce6bf3d build: Update dependencies and fix deprecated messages
- All the dev dependencies were updates in package.json.
- prepublish was replaced by prepare to fix "warn prepublish-on-install As of npm@5, `prepublish` scripts are deprecated" & "warn prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only."
- node-sass was added in package.json and a require('node-sass') was added to Gruntfile.js since the new version of grunt-sass requires it (see: https://github.com/sindresorhus/grunt-sass/releases/tag/v3.0.0)
2019-06-05 15:17:32 -04:00
Ethan Smith
4cf7f60985
Adjust Travis CI node versions 2018-12-21 15:01:12 -05:00
Jeremy Thomerson
f261cc04a2 Initial commit 2017-06-20 20:43:49 -04:00