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 Jun 28, 2023
1 parent 48056fd commit e620cb0
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.16.1
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 <=v18.16.1"
},
"scripts": {
"ts-lint": "tslint --fix 'src/**/*.tsx'",
Expand Down

0 comments on commit e620cb0

Please sign in to comment.