Commit 53b45f8
authored
build: target Node.js 20 or above (#218)
Update Node.js version target to 20 or above.
* Change the `engines` field in `package.json` to specify Node.js version ">=20".
* Update the `.nvmrc` file to specify Node.js version 20.
BREAKING CHANGE: Now requires Node.js 20 or newer, this version likely still works on older versions but is untested. If you are staying on an older version of Node.js, then you probably want to wait with this update.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Addono/docusaurus-plugin-goatcounter?shareId=XXXX-XXXX-XXXX-XXXX).1 parent 20df1cd commit 53b45f8
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments