Skip to content

Commit

Permalink
chore: added public publish config to lib package
Browse files Browse the repository at this point in the history
  • Loading branch information
morellodev committed Jan 23, 2023
1 parent e3e6966 commit 5e0da46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
"bugs": {
"url": "https://github.com/morellodev/react-awesome-reveal/issues"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"start": "tsup --watch",
"build": "tsc --noEmit && tsup",
Expand Down

1 comment on commit 5e0da46

@vercel
Copy link

@vercel vercel bot commented on 5e0da46 Jan 23, 2023

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.