Commit f517b4c
fix: move satori deps from devDependencies to dependencies
The generate-social-cards script is exported for consumers to use at
build time. Its satori dependencies need to be in dependencies (not
devDependencies) so they resolve transitively when docs-kit is installed
as a git dependency.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent cd55705 commit f517b4c
2 files changed
+19
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | 69 | | |
71 | | - | |
72 | 70 | | |
73 | 71 | | |
74 | 72 | | |
| |||
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
88 | | - | |
89 | | - | |
90 | 86 | | |
91 | 87 | | |
92 | 88 | | |
| |||
97 | 93 | | |
98 | 94 | | |
99 | 95 | | |
| 96 | + | |
| 97 | + | |
100 | 98 | | |
101 | 99 | | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments