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 d78e35f commit 159c2ef
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 @@ -48,6 +48,10 @@
"./eslint": "./eslint.shared.js",
"./tests/*": "./tests/*"
},
"publishConfig": {
"access": "public",
"provenance": true
},
"scripts": {
"format": "prettier --write .",
"format:check": "prettier --check .",
Expand Down

0 comments on commit 159c2ef

Please sign in to comment.