Skip to content

Commit

Permalink
update node to 20.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ampa1R committed Nov 12, 2023
1 parent 6216150 commit 3907ebf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"repository": "github:eritislami/evobot",
"bugs": "https://github.com/eritislami/evobot/issues",
"engines": {
"node": ">=16.11.0"
"node": ">=20.9.0"
},
"scripts": {
"dev": "nodemon index.ts",
Expand Down Expand Up @@ -53,4 +53,4 @@
"disableSubjectLowerCase": false
}
}
}
}

0 comments on commit 3907ebf

Please sign in to comment.