From ca04567f8de4a093de9b0522895a4dba5ccfd539 Mon Sep 17 00:00:00 2001 From: Tobias Buss Date: Mon, 9 Oct 2023 17:50:54 +0200 Subject: [PATCH] added depency --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5359b3e..059bba9 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,9 @@ "bugs": { "url": "https://github.com/tbuss/MMM-Wordpress/issues" }, - "homepage": "https://github.com/tbuss/MMM-Wordpress#readme" + "homepage": "https://github.com/tbuss/MMM-Wordpress#readme", + "dependencies": { + "request": "latest" + } } \ No newline at end of file