We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110a229 commit 21fd143Copy full SHA for 21fd143
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "am43-ctrl",
3
- "version": "0.1.1",
+ "version": "0.2.0",
4
"description": "Control an AM43 Blinds Engine by HTTP or MQTT",
5
"main": "index.js",
6
"bin": {
@@ -29,7 +29,7 @@
29
},
30
"homepage": "https://github.com/binsentsu/am43-ctrl#readme",
31
"engines": {
32
- "node": ">=8.16.0 <13.0"
+ "node": ">=10.16.0 <13.0"
33
34
"dependencies": {
35
"debug": "^4.0.1",
0 commit comments