Skip to content

Commit 95a0b4e

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/aureooms/rejuvenate/blob/b6b4f0332a3361f6005cf1c244b958f3cbcd1d1b/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 fb04bbb commit 95a0b4e

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
@@ -112,7 +112,7 @@
112112
"license": "AGPL-3.0",
113113
"main": "lib/index.js",
114114
"repository": {
115-
"url": "https://github.com/aureooms/js-collections-deque.git",
115+
"url": "https://github.com/aureooms/js-collections-deque",
116116
"type": "git"
117117
},
118118
"scripts": {

0 commit comments

Comments
 (0)