Commit 5b9b718b708fe8960df2ebb58173a3f54e541989
1 parent
19a7162c
Exists in
master
and in
31 other branches
Changed ngdocs npm install source
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
package.json
... | ... | @@ -43,7 +43,7 @@ |
43 | 43 | "gulp-minify-css": "~1.2.1", |
44 | 44 | "gulp-minify-html": "~1.0.4", |
45 | 45 | "gulp-ng-annotate": "~1.1.0", |
46 | - "gulp-ngdocs": "0.2.13", | |
46 | + "gulp-ngdocs": "github:nikhilmodak/gulp-ngdocs.git", | |
47 | 47 | "gulp-protractor": "~1.0.0", |
48 | 48 | "gulp-rename": "~1.2.2", |
49 | 49 | "gulp-replace": "~0.5.4", | ... | ... |