Skip to content

Commit

Permalink
feat(DEV-45): change publish config to be able to publish package on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
hhimanshu committed Jul 29, 2021
1 parent 6e5e51c commit 7a1bf63
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 @@ -92,5 +92,8 @@
"branches": [
"main"
]
},
"publishConfig": {
"access": "public"
}
}

1 comment on commit 7a1bf63

@vercel
Copy link

@vercel vercel bot commented on 7a1bf63 Jul 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.