Skip to content

Commit ff7b37c

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/eb1b209cd7aa675a642d48b2a788c2c6112779f7/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 33048ec commit ff7b37c

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
@@ -113,7 +113,7 @@
113113
"main": "lib/index.js",
114114
"repository": {
115115
"type": "git",
116-
"url": "https://github.com/aureooms/js-maximum-matching.git"
116+
"url": "https://github.com/aureooms/js-maximum-matching"
117117
},
118118
"scripts": {
119119
"build": "babel --delete-dir-on-start --env-name production src -d lib",

0 commit comments

Comments
 (0)