Commit 5d7065a
committed
chore!: bump minimum Node.js engine to >=14.17.0
Reflects the runtime requirement introduced by apache#153
(crypto.randomUUID, available since Node 14.17.0). Node 10 and 12 have
been EOL since 2021 and 2022 respectively.
BREAKING CHANGE: Node <14.17.0 is no longer supported.1 parent b27fbd4 commit 5d7065a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments