Skip to content

Commit

Permalink
Merge pull request #830 from acacode/prepare-13.0.13
Browse files Browse the repository at this point in the history
Prepare 13.0.13
  • Loading branch information
smorimoto committed Jul 15, 2024
2 parents c30f3fb + 66a789d commit c166ca8
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 123 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger-typescript-api",
"version": "13.0.12",
"version": "13.0.13",
"description": "Generate the API client for Fetch or Axios from an OpenAPI Specification",
"homepage": "https://github.com/acacode/swagger-typescript-api",
"bugs": "https://github.com/acacode/swagger-typescript-api/issues",
Expand Down Expand Up @@ -53,10 +53,10 @@
"lodash": "^4.17.21",
"nanoid": "^3.3.7",
"node-emoji": "^2.1.3",
"prettier": "~3.3.2",
"prettier": "~3.3.3",
"swagger-schema-official": "2.0.0-bab6bed",
"swagger2openapi": "^7.0.8",
"typescript": "~5.5.2"
"typescript": "~5.5.3"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
Expand Down
Loading

0 comments on commit c166ca8

Please sign in to comment.