From b253d3b654f86898abb7a817b34009246b275540 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 8 Sep 2017 10:50:13 +0200 Subject: [PATCH] fix tools dependency --- info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/info.json b/info.json index ed826a7..392c02e 100644 --- a/info.json +++ b/info.json @@ -18,7 +18,8 @@ "directory": "Draw", "dependencies": { "Admin" : "1.0.0", - "Media" : "1.0.0" + "Media" : "1.0.0", + "Tools" : "1.0.0" }, "providing": { "Navigation": "*"