Skip to content

Commit ba3a173

Browse files
author
Yousuf Jawwad
authored
renamed openapi bin to openapi-gen
1 parent efa80da commit ba3a173

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
@@ -34,7 +34,7 @@
3434
"main": "dist/index.js",
3535
"types": "types/index.d.ts",
3636
"bin": {
37-
"openapi": "bin/index.js"
37+
"openapi-gen": "bin/index.js"
3838
},
3939
"files": [
4040
"bin/index.js",

0 commit comments

Comments
 (0)