Commit 937b34d
authored
fix: move @vitejs/plugin-react to devDependencies (#101)
It is only used in vitest.config.mts for running tests and is not needed
at runtime, so keeping it in dependencies made consumers transitively
install it (and its deps) for no reason.1 parent 0f789d1 commit 937b34d
2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | 106 | | |
109 | 107 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments