Skip to content

Commit 3f8ecf1

Browse files
author
Vincent Ogloblinsky
committed
Bump compodoc dependency
1 parent 4c36681 commit 3f8ecf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<p align="center">
55
<img src="https://avatars3.githubusercontent.com/u/23202313" alt="Compodoc: The missing documentation tool for your Angular application" width="226">
66
<br>
7-
<a href="https://www.npmjs.com/package/gulp-compodoc"><img src="https://badge.fury.io/js/gulp-compodoc.svg" alt="npm badge"></a>
7+
<a href="https://www.npmjs.com/package/@compodoc/gulp-compodoc"><img src="https://badge.fury.io/js/%40compodoc%2Fgulp-compodoc.svg" alt="npm badge"></a>
88
<a href="https://david-dm.org/compodoc/gulp-compodoc"><img src="https://david-dm.org/compodoc/gulp-compodoc.svg" alt="npm dependencies"></a>
99
<a href="https://david-dm.org/compodoc/gulp-compodoc?type=dev"><img src="https://david-dm.org/compodoc/gulp-compodoc/dev-status.svg" alt="npm devDependencies"></a>
1010
<a href="http://opensource.org/licenses/MIT"><img src="http://img.shields.io/badge/license-MIT-brightgreen.svg" alt="MIT badge"></a>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"gulp-util": "^3.0.7",
3636
"through2": "^2.0.1",
37-
"compodoc": "^0.0.24"
37+
"compodoc": "^0.0.41"
3838
},
3939
"devDependencies": {
4040
"gulp": "^3.9.1"

0 commit comments

Comments
 (0)