We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5480bc6 commit 9a810b6Copy full SHA for 9a810b6
package.json
@@ -3,7 +3,10 @@
3
"version": "4.0.1",
4
"description": "Generate SWR hooks from OpenAPI schemas",
5
"license": "MIT",
6
- "repository": "htunnicliff/swr-openapi",
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/htunnicliff/swr-openapi.git"
9
+ },
10
"funding": "https://github.com/sponsors/htunnicliff",
11
"author": {
12
"name": "Hunter Tunnicliff"
0 commit comments