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 372f334 commit 26d3a11Copy full SHA for 26d3a11
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.1",
4
"description": "OpenAPI React Query Codegen",
5
"bin": {
6
- "openapi-rq": "dist/cli.js"
+ "openapi-rq": "dist/cli.mjs"
7
},
8
"type": "module",
9
"workspaces": [
0 commit comments