Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-13 | upgrade yargs 3.5.4 -> 3.10.0 | Damian Krzeminski | |
we need a version with better support for 'array' params see: https://github.com/bcoe/yargs/pull/164 | |||
2015-10-07 | Pin dependencies with npm shrinkwrap | SpainTrain | |
* Use `npm run shrinkwrap` to create a shrinkwrap file with all dependencies pinned * Update dependency `source-map` to latest (Closes #738) |