Skip to content

Commit 9bac300

Browse files
committed
fix: package.json values
1 parent 3f057c1 commit 9bac300

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/pkgjs/util-parseargs.git"
11+
"url": "git+https://github.com/pkgjs/parseargs.git"
1212
},
1313
"keywords": [],
1414
"author": "",
1515
"license": "MIT",
1616
"bugs": {
17-
"url": "https://github.com/pkgjs/util-parseargs/issues"
17+
"url": "https://github.com/pkgjs/parseargs/issues"
1818
},
19-
"homepage": "https://github.com/pkgjs/util-parseargs#readme"
19+
"homepage": "https://github.com/pkgjs/parseargs#readme"
2020
}

0 commit comments

Comments
 (0)