We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 <[email protected]>",
9
"license": "MIT",
10
"packageManager": "[email protected]",
0 commit comments