Skip to content

Commit 8aa9635

Browse files
committed
fix: update repository URL in package.json to remove .git suffix
1 parent c37555a commit 8aa9635

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/The-LukeZ/djsCommandHelper.git"
27+
"url": "https://github.com/The-LukeZ/djsCommandHelper"
2828
},
2929
"registry": "https://npm.pkg.github.com",
3030
"devDependencies": {

0 commit comments

Comments
 (0)