Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Luligu committed Mar 26, 2024
1 parent e9f03a1 commit 36f4bcf
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
"keywords": [
"matterbridge",
"homebridge",
"bridge",
"frontend",
"matter",
"matter.js",
"matter-node.js",
Expand Down Expand Up @@ -60,16 +62,16 @@
"@tsconfig/node-lts": "^20.1.2",
"@types/express": "^4.17.21",
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"typescript": "^5.4.3"
},
"dependencies": {
"@project-chip/matter-node.js": "^0.7.5",
"express": "^4.19.1",
"express": "^4.19.2",
"matter-history": "^1.0.12",
"node-ansi-logger": "^1.9.2",
"node-persist-manager": "^1.0.6"
Expand Down

0 comments on commit 36f4bcf

Please sign in to comment.