Commit c0f0681
committed
Fix dependency compatibility issue by adding npm overrides
- Added npm overrides to package.json to complement existing yarn resolutions
- Fixed undici version conflict that was causing Node.js compatibility issues
- Ensures [email protected] is used consistently across all dependencies
- Resolves build failures in CI environments with Node.js 20.17.01 parent fd2273d commit c0f0681
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
152 | 161 | | |
153 | 162 | | |
154 | 163 | | |
| |||
0 commit comments