We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a4358 commit faf50c1Copy full SHA for faf50c1
package.json
@@ -4,7 +4,7 @@
4
"description": "A version of openapi-typescript that also generates enumerations",
5
"main": "build/index.js",
6
"types": "build/index.d.ts",
7
- "bin": "build/bin/openapi-typescript-enum.js",
+ "bin": "build/bin/index.js",
8
"author": "Max Metral <developers@pyralis.com>",
9
"license": "MIT",
10
"packageManager": "yarn@3.6.1",
0 commit comments