Skip to content

Commit

Permalink
Update Node.js to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 0d1e1f8 commit d54443a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 16.13.2
nodejs 18.18.2
yarn 1.22.17
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "",
"license": "MIT",
"engines": {
"node": ">= 10.20.1 <=16.13.2"
"node": ">= 10.20.1 <=18.18.2"
},
"scripts": {
"ts-lint": "tslint --fix 'src/**/*.tsx'",
Expand Down

0 comments on commit d54443a

Please sign in to comment.