Skip to content

Commit 4f60760

Browse files
authored
mark ready for v2
1 parent e4a9f99 commit 4f60760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "DaikinSmartAC",
33
"name": "homebridge-daikin-smart-ac",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "A Homebridge plugin for Daikin Wifi Adapter AC using Local API",
66
"license": "Apache-2.0",
77
"repository": {
@@ -13,7 +13,7 @@
1313
},
1414
"engines": {
1515
"node": ">=14.18.1",
16-
"homebridge": ">=1.3.5"
16+
"homebridge": ">=1.3.5 || ^2.0.0-beta.0"
1717
},
1818
"main": "dist/index.js",
1919
"scripts": {

0 commit comments

Comments
 (0)