Skip to content

Commit 7d1f0f6

Browse files
committed
fix: git url
1 parent d550533 commit 7d1f0f6

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
@@ -13,7 +13,7 @@
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/7nohe/openapi-react-query-codegen.git"
16+
"url": "git+https://github.com/7nohe/openapi-react-query-codegen.git"
1717
},
1818
"homepage": "https://github.com/7nohe/openapi-react-query-codegen",
1919
"bugs": "https://github.com/7nohe/openapi-react-query-codegen/issues",

0 commit comments

Comments
 (0)