Skip to content

Commit

Permalink
Update to Node 22 (active LTS)
Browse files Browse the repository at this point in the history
  • Loading branch information
lb- authored and gasman committed Nov 4, 2024
1 parent 45061c8 commit 54d72e4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
22
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"repository": "https://github.com/wagtail/bakerydemo",
"private": true,
"engines": {
"node": ">=20.0.0"
"node": ">=22"
},
"devDependencies": {
"eslint": "^8.55.0",
Expand Down

0 comments on commit 54d72e4

Please sign in to comment.