Skip to content

Commit 17ae630

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/ab26fc3b8d8900f903d6c5d5618882f508089c94/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 63598bf commit 17ae630

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
@@ -111,7 +111,7 @@
111111
"main": "lib/index.js",
112112
"repository": {
113113
"type": "git",
114-
"url": "https://github.com/aureooms/js-compare.git"
114+
"url": "https://github.com/aureooms/js-compare"
115115
},
116116
"scripts": {
117117
"build": "babel --delete-dir-on-start --env-name production src -d lib",

0 commit comments

Comments
 (0)