Skip to content

Commit

Permalink
chore: upgrade node from 16 to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
niklaslavrell committed Nov 25, 2022
1 parent 3998368 commit 6f73437
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 @@
16
18
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Niklas Lavrell <[email protected]>",
"private": true,
"engines": {
"node": "16"
"node": "18"
},
"dependencies": {
"gatsby": "^2.0.72",
Expand Down

0 comments on commit 6f73437

Please sign in to comment.