Skip to content

Commit

Permalink
Added publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Jan 6, 2025
1 parent ad9fbfb commit df0e6d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
".": "./dist/index.js",
"./*": "./dist/*"
},
"publishConfig": {
"access": "public",
"provenance": true
},
"scripts": {
"format": "prettier --write .",
"format:check": "prettier --check .",
Expand Down

0 comments on commit df0e6d8

Please sign in to comment.