summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhineng Li <[email protected]>2026-03-29 07:03:44 +0800
committerZhineng Li <[email protected]>2026-03-29 07:03:44 +0800
commit9276e2305c0fe0a34952f83a22e9c2b63e16b508 (patch)
treec6d9614e6f4529a8a19ddac23f9ce11970920706
parent256f19558f8ed5747c15c85f7e401835787504eb (diff)
downloadhomebridge-xiaomi-aircondition-ma2-9276e2305c0fe0a34952f83a22e9c2b63e16b508.tar.gz
homebridge-xiaomi-aircondition-ma2-9276e2305c0fe0a34952f83a22e9c2b63e16b508.zip
remove redundant
-rw-r--r--package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/package.json b/package.json
index ab14ea4..f5588f3 100644
--- a/package.json
+++ b/package.json
@@ -17,9 +17,7 @@
"main": "dist/index.js",
"files": [
"dist",
- "config.schema.json",
- "README",
- "LICENSE"
+ "config.schema.json"
],
"engines": {
"node": "^20.18.0 || ^22.10.0 || ^24.0.0",