Skip to content

Commit 26d3a11

Browse files
authored
Update path to executable (#55)
1 parent 372f334 commit 26d3a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.1",
44
"description": "OpenAPI React Query Codegen",
55
"bin": {
6-
"openapi-rq": "dist/cli.js"
6+
"openapi-rq": "dist/cli.mjs"
77
},
88
"type": "module",
99
"workspaces": [

0 commit comments

Comments
 (0)