Commit 9fd9fcf
authored
chore: use array for packageManager as workaround (#392)
Use an array for packageManager in devEngines as a workaround for dependabot/dependabot-core#13722 that breaks Dependabot updates. This is due to nodejs/corepack#729, which Dependabot uses under the hood. The fix is based on nextcloud-libraries/nextcloud-vite-config#679, nextcloud-libraries/nextcloud-vite-config@64400cd.1 parent 30590c4 commit 9fd9fcf
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments