Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dieseltravis authored Nov 28, 2023
1 parent 1a9876b commit 696d29e
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 @@ -10,13 +10,13 @@
"start": "node server.js"
},
"engines": {
"node": "^14.17.0 || >=16.0.0"
"node": "^14.21.3 || >=16.0.0 || >=18.0.0"
},
"dependencies": {
"connect-timeout": "^1.9.0",
"eslint": "^8.54.0",
"express": "^4.18.2",
"express-rate-limit": "^7.1.4",
"express-rate-limit": "^7.1.5",
"semistandard": "^17.0.0",
"standard-engine": "^15.1.0",
"jshint": "^2.13.6"
Expand Down

0 comments on commit 696d29e

Please sign in to comment.