Skip to content

Commit

Permalink
feat: add publishConfig for package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshah98 committed Oct 27, 2023
1 parent a309bec commit 5466447
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
"type": "git",
"url": "https://github.com/percy/percy-storybook.git"
},
"publishConfig": {
"access": "public",
"tag": "beta"
},
"engine": {
"node": ">=14"
},
Expand Down

0 comments on commit 5466447

Please sign in to comment.