Skip to content

Commit 0b364b5

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/84eaeb4142b3fee77a179bb93606956b18566d90/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 94ad95c commit 0b364b5

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
@@ -147,7 +147,7 @@
147147
"main": "dist/index.js",
148148
"repository": {
149149
"type": "git",
150-
"url": "https://github.com/aureooms/js-predicate.git"
150+
"url": "https://github.com/aureooms/js-predicate"
151151
},
152152
"scripts": {
153153
"build": "NODE_ENV=production microbundle",

0 commit comments

Comments
 (0)