Skip to content

Commit fdec9c9

Browse files
🤖 chore(package.json): Remove .git suffix of repository URL.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/1b5252aec880aa76850f97b16980a6ce00c782c4/src/transforms/package.json:repository-url-remove-git-suffix.js Please contact the author of the transform if you believe there was an error.
1 parent d9cff46 commit fdec9c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"license": "AGPL-3.0",
7070
"main": "lib/index.js",
7171
"repository": {
72-
"url": "https://github.com/data-structures-and-algorithms/heapq.git",
72+
"url": "https://github.com/data-structures-and-algorithms/heapq",
7373
"type": "git"
7474
},
7575
"scripts": {

0 commit comments

Comments
 (0)