Skip to content

Commit

Permalink
Bump node
Browse files Browse the repository at this point in the history
  • Loading branch information
muffinista committed Jul 17, 2024
1 parent ee0207c commit b7cb34b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.15.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"main": "output/main.js",
"type": "module",
"engines": {
"node": ">= 20.11.1"
"node": ">= 20.15.0"
},
"devport": 9081,
"scripts": {
Expand Down

0 comments on commit b7cb34b

Please sign in to comment.