Commit 982ce01
fix(html): move @videojs/icons to devDependencies
PR #698 (feat(skin)) added @videojs/icons to dependencies instead of
devDependencies, causing `No matching version found for
@videojs/icons@10.0.0-alpha.5` errors for consumers. Icons are bundled
at build time and not needed at runtime.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4e1f3af commit 982ce01
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments