Skip to content

Commit 69178e1

Browse files
committed
update to version 1.3.0
1 parent 0209da6 commit 69178e1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/lib/constants.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* lib/constants.js: grunt-check-outdated
2+
* lib/constants.js: grunt-check-outdated
33
*
4-
* @module grunt-check-outdated/constants
4+
* @module grunt-check-outdated/constants
55
*
66
*//*
77
* © 2021, db-developer.

src/lib/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/**
2+
* lib/index.js: grunt-check-outdated
3+
*
24
* Package interface of grunt-check-outdated<br />
35
* All static members of this module are available for 3rd party access.
46
*

0 commit comments

Comments
 (0)