diff --git a/README.md b/README.md index 4e9e183..61ef24e 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ iobroker add lametric Placeholder for the next version (at the beginning of the line): ### **WORK IN PROGRESS** --> +### **WORK IN PROGRESS** + +(klein0r) Updated depedency for js-controller to 4.0.15 + ### 1.6.0 (2022-02-27) * (klein0r) Allow german umlauts in My Data DIY objects diff --git a/io-package.json b/io-package.json index 6a3ef6f..e340ba1 100644 --- a/io-package.json +++ b/io-package.json @@ -158,12 +158,12 @@ }, "dependencies": [ { - "js-controller": ">=3.3.19" + "js-controller": ">=4.0.15" } ], "globalDependencies": [ { - "admin": ">=5.1.28" + "admin": ">=5.3.2" } ], "plugins": {