-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a53562e
commit fc357ff
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "6.1.5", | ||
"version": "7.0.0", | ||
"author": "Viljami Kuosmanen <[email protected]>", | ||
"funding": "https://github.com/sponsors/anttiviljami", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "6.1.4", | ||
"version": "7.0.0", | ||
"author": "Viljami Kuosmanen <[email protected]>", | ||
"license": "MIT", | ||
"bin": { | ||
|