Skip to content

Commit

Permalink
Merge pull request #877 from acacode/prepare-13.0.18
Browse files Browse the repository at this point in the history
Prepare 13.0.18
  • Loading branch information
smorimoto committed Aug 11, 2024
2 parents 817fcd1 + b7569c2 commit 1ee161f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger-typescript-api",
"version": "13.0.17",
"version": "13.0.18",
"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 @@ -42,7 +42,7 @@
"format": "biome format --write .",
"format:check": "biome format .",
"lint": "biome check",
"prepublishOnly": "pnpm build",
"prepack": "tsup",
"test": "vitest run"
},
"dependencies": {
Expand Down

0 comments on commit 1ee161f

Please sign in to comment.