Skip to content

Commit 834ae43

Browse files
committed
- Pushed new beta
1 parent 1830f73 commit 834ae43

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openapi-typescript-codegen",
3-
"version": "0.7.0-beta",
4-
"description": "NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification.",
3+
"version": "0.7.0-beta-2",
4+
"description": "Library that generates Typescript clients based on the OpenAPI specification.",
55
"author": "Ferdi Koomen",
66
"homepage": "https://github.com/ferdikoomen/openapi-typescript-codegen",
77
"repository": {
@@ -19,7 +19,6 @@
1919
"generator",
2020
"client",
2121
"typescript",
22-
"javascript",
2322
"yaml",
2423
"json",
2524
"fetch",

0 commit comments

Comments
 (0)