Skip to content

Commit

Permalink
Add missing publish config to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
satazor committed Sep 9, 2024
1 parent 34a2f7d commit 3335a29
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 @@ -21,6 +21,9 @@
"release": "release-it",
"test": "jest --coverage --verbose"
},
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@uphold/github-changelog-generator": "^3.4.0",
"eslint": "~8.20.0",
Expand Down

0 comments on commit 3335a29

Please sign in to comment.