Skip to content

Commit

Permalink
fix: publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Jan 21, 2021
1 parent 81eac42 commit ba82df4
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 @@ -46,6 +46,9 @@
"react": "^16.13.1",
"react-dom": "^16.13.1"
},
"publishConfig": {
"access": "public"
},
"jest": {
"transform": {
".(ts|tsx)": "ts-jest"
Expand Down

0 comments on commit ba82df4

Please sign in to comment.