Skip to content

Commit

Permalink
fix: revert matter.js and cleanup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
t0bst4r committed Nov 23, 2024
1 parent d00b83f commit 89507ce
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 278 deletions.
4 changes: 2 additions & 2 deletions apps/home-assistant-matter-hub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"pack": "mkdir -p pack && npm pack --pack-destination pack --json | jq -r .[0].filename > pack/package-name.txt"
},
"dependencies": {
"@matter/main": "0.11.5-alpha.0-20241121-c31bc6998",
"@matter/nodejs": "0.11.5-alpha.0-20241121-c31bc6998",
"@matter/main": "0.11.5-alpha.0-20241116-c923f6d75",
"@matter/nodejs": "0.11.5-alpha.0-20241116-c923f6d75",
"ajv": "8.17.1",
"chalk": "5.3.0",
"color": "4.2.3",
Expand Down
Loading

0 comments on commit 89507ce

Please sign in to comment.