Skip to content

Commit

Permalink
add axios prod dep
Browse files Browse the repository at this point in the history
  • Loading branch information
foxriver76 committed Jan 8, 2025
1 parent 5405e85 commit 4f455c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 24 deletions.
30 changes: 7 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
},
"dependencies": {
"@iobroker/adapter-core": "^3.1.4",
"axios": "^1.7.9",
"hue-push-client": "^1.0.5",
"node-hue-api": "^4.0.11"
},
Expand All @@ -41,7 +42,6 @@
"@peter-murray/hue-bridge-model": "^2.1.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"axios": "^1.7.9",
"chai": "^4.3.10",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 4f455c9

Please sign in to comment.