Skip to content

Commit

Permalink
Update Node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 2757a87 commit bd9cf88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socatar",
"version": "1.0.125",
"version": "1.0.126",
"description": "Web service for easily requesting profile photos from several sources",
"main": "src/server.js",
"scripts": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"supertest": "6.1.3"
},
"engines": {
"node": "14.17.x"
"node": "20.13.x"
},
"author": "Aleksander Terekhov <socatar.com@gmail.com> (https://www.terales.info/)",
"license": "MIT",
Expand Down

0 comments on commit bd9cf88

Please sign in to comment.