Skip to content

Commit

Permalink
fix: Publish to public
Browse files Browse the repository at this point in the history
  • Loading branch information
lasuillard committed Apr 7, 2024
1 parent 01b5b4c commit 1f6520d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
"files": [
"dist"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"generate": "openapi-generator-cli generate -i openapi.yaml -g typescript-axios -o ./src/generated/ --skip-validate-spec",
"dev": "vite",
Expand Down

0 comments on commit 1f6520d

Please sign in to comment.