Kagami / gulp-ng-annotate

:pushpin: Add angularjs dependency injection annotations with ng-annotate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bump dependency for ng-annotate

wayneseymour opened this issue · comments

commented

ng-annotate@1.0.1 is latest as of ~17 hours ago.
Would you mind bumping to this latest release?

+100 💯

gulp-ng-annotate uses semver. Just type npm uninstall gulp-ng-annotate && npm install gulp-ng-annotate and you will get the latest version of ng-annotate. There is no reason to bump version of ng-annotate in gulp-ng-annotate on every minor/patch update.

commented

Hrm, I'll try your idea. Thanks.

commented

Ok, it seems to have worked. Cool.