Skip to content

Commit

Permalink
Add publishConfig to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shazron committed Mar 3, 2020
1 parent b8dc6bf commit f52e0fb
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 @@ -93,5 +93,8 @@
"setupFilesAfterEnv": [
"./test/jest.setup.js"
]
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit f52e0fb

Please sign in to comment.