Skip to content

Commit 080c668

Browse files
committed
update to next version
changed link to homepage
1 parent 21197e8 commit 080c668

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grunt-check-outdated",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "check for outdated dependencies",
55
"author": "Dirk Brenckmann <db.developer@gmx.de>",
66
"license": "MIT",
@@ -34,7 +34,7 @@
3434
"bugs": {
3535
"url": "https://github.com/db-developer/grunt-check-outdated/issues"
3636
},
37-
"homepage": "https://github.com/db-developer/grunt-check-outdated#readme",
37+
"homepage": "https://www.slashlib.org/?page_id=429",
3838
"devDependencies": {
3939
"@babel/core": "^7.14.8",
4040
"@rollup/plugin-commonjs": "^19.0.1",

0 commit comments

Comments
 (0)