From e1098bf394a81e961abf7fc04569214638034470 Mon Sep 17 00:00:00 2001 From: Untaek Date: Sun, 1 Dec 2024 22:12:41 +0900 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cba7cf6b..99e48a9d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "swagger-typescript-api", + "name": "swagger-typescript-api-untaek", "version": "13.0.22", "description": "Generate the API client for Fetch or Axios from an OpenAPI Specification", "homepage": "https://github.com/acacode/swagger-typescript-api",