Skip to content

Commit dfb033a

Browse files
authored
Version Packages (#11)
* chore(release): version packages * fix: use normalized repository URL for OIDC
1 parent af0bbc2 commit dfb033a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"type": "module",
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/fetch-kit/ffetch.git"
15+
"url": "git+https://github.com/fetch-kit/ffetch.git"
1616
},
1717
"homepage": "https://github.com/fetch-kit/ffetch#readme",
1818
"bugs": "https://github.com/fetch-kit/ffetch/issues",

0 commit comments

Comments
 (0)