From da67981a71fce8cf9aef011167e991734bc4b449 Mon Sep 17 00:00:00 2001 From: Matthias Kleine Date: Sun, 1 May 2022 11:13:48 +0200 Subject: [PATCH] Updated depedency for js-controller to 4.0.15 --- README.md | 4 ++++ io-package.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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": {