Skip to content

Commit 9440bb3

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/1fe650dc2407c6c6395828a28777fe8137a3bd2f/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 2a74cce commit 9440bb3

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
@@ -121,7 +121,7 @@
121121
"main": "lib/index.js",
122122
"repository": {
123123
"type": "git",
124-
"url": "https://github.com/make-github-pseudonymous-again/js-permutation.git"
124+
"url": "https://github.com/make-github-pseudonymous-again/js-permutation"
125125
},
126126
"scripts": {
127127
"build": "babel --delete-dir-on-start --env-name production src -d lib",

0 commit comments

Comments
 (0)