Skip to content

Commit

Permalink
ci(deps): Update Node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 7, 2023
1 parent 80acf5c commit c2fb995
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 @@
14.21.3
18.15.0
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": "Luis Mayta <slovacus@gmail.com>",
"license": "LGPL-3.0",
"engines": {
"node": ">=v14.21.3"
"node": ">=v18.15.0"
},
"scripts": {
"build": "tsc -p ./",
Expand Down

0 comments on commit c2fb995

Please sign in to comment.