Skip to content

Commit

Permalink
chore(api): use node 22.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theotime2005 committed Feb 14, 2025
1 parent e94825f commit ca86d41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.2
22.13.0
2 changes: 1 addition & 1 deletion api/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 api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "AGPL-3.0",
"author": "GIP Pix",
"engines": {
"node": "^20.18.2"
"node": "^22.13.0"
},
"type": "module",
"repository": {
Expand Down

0 comments on commit ca86d41

Please sign in to comment.