From cb9f6e419c065d35a3391269872959d4d10d12e9 Mon Sep 17 00:00:00 2001 From: Ingo Fischer Date: Sun, 3 Mar 2019 22:47:03 +0100 Subject: [PATCH] update package.json --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 63fe0cae..1cef298f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,8 @@ "gulp": "^4.0.0", "mocha": "^4.1.0", "chai": "^4.1.2", - "axios": "^0.18.0" + "axios": "^0.18.0", + "@iobroker/adapter-core": "^1.0.3" }, "bugs": { "url": "https://github.com/foxthefox/ioBroker.fritzdect/issues" @@ -42,4 +43,4 @@ "scripts": { "test": "node node_modules/mocha/bin/mocha --exit" } -} +} \ No newline at end of file