Skip to content

Commit

Permalink
fix: Allow public publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
ckniffen committed Oct 20, 2023
1 parent d07e23a commit 861438c
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 @@ -68,5 +68,8 @@
"engines": {
"node": ">=16.0.0",
"npm": ">=7.10.0 < 10.0.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 861438c

Please sign in to comment.