Commit effb791
committed
fix(ci): use --legacy-peer-deps when bumping meshery-extensions
The meshmap package legitimately relies on peer-dep relaxation
(e.g. jquery@^4 × cytoscape-clipboard), matching its own
install:legacy-peer-deps script. Without this flag the bump job
fails with ERESOLVE on npm install, matching the bump-layer5 job
which already uses --legacy-peer-deps.
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>1 parent d661806 commit effb791
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments