We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47c18d commit e4c0d05Copy full SHA for e4c0d05
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@geut/openapi-box",
3
"type": "module",
4
- "version": "5.0.7",
+ "version": "5.0.8",
5
"description": "Generate TypeBox types from OpenApi IDL + End-to-end typesafe HTTP client library.",
6
"browser": "./dist/client.cjs",
7
"author": {
0 commit comments