Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
bnco committed Jan 26, 2024
2 parents f769c71 + a3db656 commit f262fdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"start": "node --loader ts-node/esm app.ts",
"test": "jest"
},
"engines" : {
"node" : ">=18.12.1 <19.0.0 || >=19.7.0"
},
"dependencies": {
"@types/cookie-parser": "^1.4.6",
"@types/express": "^4.17.21",
Expand Down

0 comments on commit f262fdc

Please sign in to comment.