git-task-list
git-task-list copied to clipboard
github-api pinned to 3.1.0 tarball
package.json currently has
"github-api": "https://github.com/github-tools/github/archive/v3.1.0.tar.gz",
https://www.npmjs.com/package/github-api only has v3.0.0
However there are not many commits since v3.0.0. https://github.com/github-tools/github/compare/v3.0.0...master
If none of those fixes are needed for this app, the dependency could be downgraded to v3.0.0 but allow new versions as they are properly released.
Removed in https://github.com/coala/git-task-list/pull/33
Still would be nice to know whether it was necessary to use v3.1.0 or not.