Skip to content

Commit

Permalink
chore: add publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
grillorafael committed Aug 19, 2020
1 parent eb5de8c commit e6e5f7e
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 @@ -5,6 +5,9 @@
"main": "dist/index.js",
"types": "dist/index.d.ts",
"private": false,
"publishConfig": {
"access": "public"
},
"scripts": {
"test": "jest",
"build": "tsc --build",
Expand Down

0 comments on commit e6e5f7e

Please sign in to comment.