Commit 86834b8
committed
Fix GitHub Actions dependency conflict
- Add --legacy-peer-deps flag to npm ci command
- Resolves TypeScript version conflict between [email protected] and [email protected]
- Ensures CI/CD pipeline can handle peer dependency conflicts
- Tested locally and build works correctly1 parent 5c4d4fd commit 86834b8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments