Skip to content

Commit d81a9e4

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/a44c42967442d65fd14272682fb84a6f32feb841/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 cb08d40 commit d81a9e4

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
@@ -61,7 +61,7 @@
6161
"license": "AGPL-3.0",
6262
"main": "lib/index.js",
6363
"repository": {
64-
"url": "https://github.com/heap-data-structure/binomial-heap.git",
64+
"url": "https://github.com/heap-data-structure/binomial-heap",
6565
"type": "git"
6666
},
6767
"scripts": {

0 commit comments

Comments
 (0)