Skip to content

Commit

Permalink
Add author and publishConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
ghengeveld committed Mar 25, 2024
1 parent e5e3f07 commit ddd6107
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@
"type": "git",
"url": "https://github.com/chromaui/storybook-addon-pseudo-states"
},
"author": "ghengeveld",
"publishConfig": {
"access": "public"
},
"author": "Chromatic <[email protected]>",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit ddd6107

Please sign in to comment.