Skip to content

Commit

Permalink
fix: downgrade satori to 0.11.0 to fix background clip of cards
Browse files Browse the repository at this point in the history
  • Loading branch information
EATSTEAK committed Dec 7, 2024
1 parent 67c0a54 commit d579d56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"clsx": "^2.1.1",
"cssnano": "^7.0.6",
"mdast-util-from-markdown": "^2.0.1",
"satori": "^0.12.0",
"satori": "0.11.0",
"sharp": "^0.33.5",
"solid-js": "^1.9.2",
"solid-transition-group": "^0.2.3",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d579d56

Please sign in to comment.