8 Commits

Author SHA1 Message Date
Josh Lory
0df19c4948 Update base Node version to 6 for consistency 2017-08-10 10:55:24 -07:00
Christopher Willis-Ford
e5f6af5320 Standardize repository settings
Add missing file type to `.gitattributes`.
Use `node` instead of deprecated `stable` version specifier for Travis.
Set dev tool to `cheap-module-source-map`.
2017-04-11 11:38:16 -04:00
Ray Schamp
9fa35524de Be accurate in version comment 2016-09-27 09:22:01 -04:00
Ray Schamp
59337ef8b5 Update version format for usage with semver
Tracking the version under one `-prerelease` channel allows other packages to depend on `^0.1.0-prerelease` for the most up to date version.

Track the git sha for the release in package.json

Reuse the json package needed for writing the sha to retrieve the package.json version field
2016-09-27 00:52:27 -04:00
Ray Schamp
856f919970 Add explanatory comments, update gh-pages message 2016-09-25 13:52:40 -04:00
Ray Schamp
9f26ab17eb Publish playground to gh-pages 2016-09-24 15:26:37 -04:00
Ray Schamp
d91ddf4158 Publish to NPM 2016-09-24 15:26:37 -04:00
Andrew Sliwinski
fc7db05978 Add Travis configuration 2016-08-08 14:22:21 -04:00