Skip to content

Commit

Permalink
Set to 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pahlevikun committed Apr 7, 2024
1 parent 66f6ede commit b188db8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "1.0.0",
"description": "show medium on github readme",
"main": "app.js",
"engines": {
"node": "20.x"
},
"scripts": {
"start": "node ./app.js",
"dev": "nodemon ./app.js",
Expand Down

0 comments on commit b188db8

Please sign in to comment.