Skip to content

Commit

Permalink
Update to Node.js 20.9.0 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
MattIPv4 authored Nov 7, 2023
1 parent c52d83d commit 7165e01
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 @@
v18.17.0
v20.9.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Microsite for sysadminday.digitalocean.com (and sysadmin.love)",
"main": "dist/before.html",
"engines": {
"node": "18.17.0"
"node": "20.9.0"
},
"scripts": {
"build": "node src/build.js",
Expand Down

0 comments on commit 7165e01

Please sign in to comment.