Skip to content

Commit

Permalink
chore: add directory field to components package (#3831)
Browse files Browse the repository at this point in the history
(This caused our slack release message to not correctly link to the changelog)
  • Loading branch information
sebald committed Mar 15, 2024
1 parent 81a84e5 commit 911ca97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
],
"repository": {
"type": "git",
"url": "https://github.com/marigold-ui/marigold"
"url": "https://github.com/marigold-ui/marigold",
"directory": "packages/components"
},
"dependencies": {
"@internationalized/date": "3.5.2",
Expand Down

0 comments on commit 911ca97

Please sign in to comment.