Skip to content

Commit 56cb9d5

Browse files
chore: fix repo url normalize git (#345)
1 parent 35d02be commit 56cb9d5

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
@@ -6,7 +6,7 @@
66
"author": "Joren Broekema <joren.broekema@gmail.com>",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/tokens-studio/sd-transforms.git"
9+
"url": "git+https://github.com/tokens-studio/sd-transforms.git"
1010
},
1111
"type": "module",
1212
"exports": {

0 commit comments

Comments
 (0)