Skip to content

Commit 3a0a9ed

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 d33936a commit 3a0a9ed

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
@@ -120,7 +120,7 @@
120120
"license": "AGPL-3.0",
121121
"main": "lib/index.js",
122122
"repository": {
123-
"url": "https://github.com/aureooms/js-random.git",
123+
"url": "https://github.com/aureooms/js-random",
124124
"type": "git"
125125
},
126126
"scripts": {

0 commit comments

Comments
 (0)