We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1e071 commit fc07378Copy full SHA for fc07378
1 file changed
package.json
@@ -30,7 +30,7 @@
30
"typescript": "^5.2.2"
31
},
32
"bin": {
33
- "openapi-static-validator": "./dist/cli.js"
+ "openapi-static-validator": "dist/cli.js"
34
35
"files": [
36
"bin/**/*",
0 commit comments