Skip to content

Commit

Permalink
First run for ControllerNode cleanup (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
Apollon77 authored Aug 25, 2024
1 parent 2d2021c commit 6766ebd
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 190 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"url": "https://github.com/ioBroker/ioBroker.matter"
},
"optionalDependencies": {
"@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240814-09c39cec"
"@project-chip/matter-node-ble.js": "0.10.0-alpha.0-20240817-923902e8"
},
"dependencies": {
"@iobroker/adapter-core": "^3.1.6",
"@iobroker/dm-utils": "^0.3.1",
"@iobroker/type-detector": "^4.0.1",
"@project-chip/matter-node.js": "0.10.0-alpha.0-20240814-09c39cec",
"@project-chip/matter.js": "0.10.0-alpha.0-20240814-09c39cec",
"@project-chip/matter-node.js": "0.10.0-alpha.0-20240817-923902e8",
"@project-chip/matter.js": "0.10.0-alpha.0-20240817-923902e8",
"axios": "^1.7.2",
"jsonwebtoken": "^9.0.2"
},
Expand Down
Loading

0 comments on commit 6766ebd

Please sign in to comment.