Skip to content

Commit

Permalink
changed node and npm versions, still trying to deploy to heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasConnolly committed Nov 27, 2023
1 parent 66248ae commit cea6af0
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 @@ -2,9 +2,9 @@
"name": "paul",
"version": "0.1.0",
"engines": {
"node": "20.x",
"node": "16.20.2",
"yarn": "3.6.4",
"npm": "10.x"
"npm": "8.x"
},
"packageManager": "yarn@3.6.4",
"dependencies": {
Expand Down

0 comments on commit cea6af0

Please sign in to comment.