Commit 3407cf1
authored
fix: ensure a modern-enough npm is installed for npmjs.com trusted publishing (#399)
per nodejs/nodejs.org#8091 we need to do a
little extra work to make sure npm is new enough, since pnpm uses it
behind the scenes to publish to the npm repository
also tweak the README to get a test release of core1 parent 5345057 commit 3407cf1
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
0 commit comments