Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NebzHB authored Sep 13, 2024
1 parent e81717f commit e4bda77
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 @@ -12,7 +12,7 @@
"lint": "npm run lint:js"
},
"engines": {
"node": ">=18.0.0",
"node": ">=20.0.0",
"homebridge": "^1.6.0 || ^2.0.0-beta.0"
},
"repository": {
Expand All @@ -28,7 +28,7 @@
],
"dependencies": {
"async": "3.2.6",
"axios": "1.7.7",
"axios": "1.7.6",
"express": "4.19.2",
"fakegato-history": "NebzHB/fakegato-history#master"
},
Expand Down

0 comments on commit e4bda77

Please sign in to comment.