Skip to content

Commit a420f1f

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/e086830dfe927964be93f46b8ecdacd2597eb487/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 b3920e9 commit a420f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"main": "lib/index.js",
127127
"repository": {
128128
"type": "git",
129-
"url": "https://github.com/aureooms/js-rational.git"
129+
"url": "https://github.com/aureooms/js-rational"
130130
},
131131
"scripts": {
132132
"build": "babel --delete-dir-on-start --env-name production src -d lib",

0 commit comments

Comments
 (0)