Skip to content

Commit

Permalink
Add publishConfig.access to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Jul 12, 2023
1 parent efc4375 commit 08fbc55
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 @@ -35,5 +35,8 @@
"prettier-standard": "^16.4.1",
"rollup": "^2.70.1",
"sinon": "^10.0.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 08fbc55

Please sign in to comment.