Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NebzHB authored Feb 8, 2024
1 parent a34113c commit 3bfd2de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nebz/homebridge-jeedom",
"version": "v1.7.0",
"cust_serial": "0023",
"cust_serial": "0024",
"description": "Homebridge plugin for Jeedom ",
"main": "index.js",
"private":true,
Expand All @@ -25,9 +25,9 @@
"Siri"
],
"dependencies": {
"async": "^3.2.5",
"axios": ">=1.6.7",
"express": "^4.18.2",
"async": "3.2.5",
"axios": "1.6.7",
"express": "4.18.2",
"fakegato-history": "NebzHB/fakegato-history#master"
},
"devDependencies": {
Expand Down

0 comments on commit 3bfd2de

Please sign in to comment.