Skip to content

Commit

Permalink
fix: fix open-api-fetch version
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Dec 3, 2024
1 parent 7f750c5 commit cc97b63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
},
"dependencies": {
"debug": "^4.3.7",
"openapi-fetch": "^0.13.0"
"openapi-fetch": "0.13.1"
}
}
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cc97b63

Please sign in to comment.