Skip to content

Commit 1fa4b9a

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 3efdd70 commit 1fa4b9a

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
@@ -68,7 +68,7 @@
6868
"license": "AGPL-3.0",
6969
"main": "lib/index.js",
7070
"repository": {
71-
"url": "https://github.com/aureooms/js-sat.git",
71+
"url": "https://github.com/aureooms/js-sat",
7272
"type": "git"
7373
},
7474
"scripts": {

0 commit comments

Comments
 (0)