Skip to content

Commit

Permalink
chore: update to Node.js 18.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LayZeeDK committed Dec 29, 2023
1 parent 3d11791 commit 334148a
Show file tree
Hide file tree
Showing 2 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 @@
18.12.1
18.19.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"test": "nx run-many --target=test --all"
},
"engines": {
"node": "18.12.1",
"node": "18.19.0",
"npm": "Use the Yarn Classic (1.x) CLI instead of npm",
"yarn": "1.22.21"
},
"volta": {
"node": "18.12.1",
"node": "18.19.0",
"yarn": "1.22.21"
},
"dependencies": {
Expand Down

0 comments on commit 334148a

Please sign in to comment.