Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
anttiviljami committed Jan 27, 2024
1 parent 630ed9a commit cf13827
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions packages/openapi-client-axios/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/openapi-client-axios/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "openapi-client-axios",
"description": "JavaScript client library for consuming OpenAPI-enabled APIs with axios. Types included.",
"version": "7.5.2",
"version": "7.5.3",
"license": "MIT",
"keywords": [
"openapi",
Expand Down
4 changes: 2 additions & 2 deletions packages/typegen/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/typegen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "openapi-client-axios-typegen",
"description": "Typescript type generator for openapi-client-axios",
"version": "7.5.2",
"version": "7.5.3",
"author": "Viljami Kuosmanen <[email protected]>",
"funding": "https://github.com/sponsors/anttiviljami",
"homepage": "https://openapistack.co",
Expand Down Expand Up @@ -46,7 +46,7 @@
"axios": ">=0.25.0",
"indent-string": "^4.0.0",
"lodash": "^4.17.21",
"openapi-client-axios": "^7.5.2",
"openapi-client-axios": "^7.5.3",
"openapi-types": "^12.1.0",
"yargs": "^17.3.0"
},
Expand Down

0 comments on commit cf13827

Please sign in to comment.