Skip to content

Commit

Permalink
Dependencies have been updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sebilm committed Oct 20, 2024
1 parent 9151262 commit bd5d80b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 10 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This ioBroker adapter receives data from myUplink.com. Settings that have been e
### **WORK IN PROGRESS**

- TabsStyle was added to jsonConfig #71
- Dependencies have been updated

### 0.8.2 (2024-09-14)

Expand Down
20 changes: 11 additions & 9 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 @@ -38,7 +38,7 @@
"node": ">= 18"
},
"dependencies": {
"@iobroker/adapter-core": "^3.1.6",
"@iobroker/adapter-core": "^3.2.2",
"axios": "^1.7.7",
"jsonfile": "^6.1.0"
},
Expand Down

0 comments on commit bd5d80b

Please sign in to comment.