fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

0.27.37

Lubos 3df82df8 88611d3f

+3 -3
+2 -2
package-lock.json
··· 1 1 { 2 2 "name": "@hey-api/openapi-ts", 3 - "version": "0.27.36", 3 + "version": "0.27.37", 4 4 "lockfileVersion": 3, 5 5 "requires": true, 6 6 "packages": { 7 7 "": { 8 8 "name": "@hey-api/openapi-ts", 9 - "version": "0.27.36", 9 + "version": "0.27.37", 10 10 "license": "MIT", 11 11 "dependencies": { 12 12 "@apidevtools/json-schema-ref-parser": "11.5.4",
+1 -1
package.json
··· 1 1 { 2 2 "name": "@hey-api/openapi-ts", 3 - "version": "0.27.36", 3 + "version": "0.27.37", 4 4 "type": "module", 5 5 "description": "Turn your OpenAPI specification into a beautiful TypeScript client", 6 6 "homepage": "https://github.com/hey-api/openapi-ts/",