7 Commits
Author SHA1 Message Date
Josh Goldberg 4877bd7ebc Update README.md 2020-07-13 00:17:05 -04:00
Josh Goldberg 4bd135b4d2 Used addItem with a valueDefault to ensure items exist (#34)
This way, if the item would have its value set by storage, it won't be overriden by StateHoldr accidentally.

Fixes #33.
2019-03-18 15:30:53 -04:00
Josh Goldberg 627a279eb9 chore(package): update shenanigans-manager to version 0.2.12 (#11) 2018-01-07 13:13:10 -08:00
Josh Goldberg 7740285e71 chore(package): update @types/mocha to version 2.2.46 (#9) 2018-01-05 21:30:47 -05:00
Josh Goldberg 1cd74dfee4 gulp-shenanigans@0.6.17 (no shenanigans.json) (#6) 2017-11-13 13:10:17 -08:00
Josh Goldberg ca6a919895 (v0.6.0) Camel-cased names (#5) 2016-12-26 02:20:15 -05:00
Josh Goldberg 0f5cbb7a45 Moved build process to Gulp (#4)
* Moved build process to Gulp

* Added new .gitignore

* Modified .gitignored files a little

* Removed lib\ files that weren't gitignored

* Updated to 0.3.2 of gulp-shenanigans

Fixes issue with case sensitivity of node_modules references on *nix
systems
2016-07-30 22:10:27 -07:00