Commit 30940ba
committed
Don't pin versions in
This change is required to make the release CI work. The mismatched `npm` version in `devEngines` blocks the `npm i -g npm`, so it is impossible for `npm` to update itself.
Can revert this change only after Node.js version managers start using `devEngines` to automatically set `node` and `npm` versions.devEngines
1 parent 1b79335 commit 30940ba
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments