From 8ea955fb231957358f7e937e54aac1ac885036af Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Tue, 25 Oct 2016 12:24:01 +0200 Subject: [PATCH] Fix type. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d7944e6..632742db 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "modular" ], "author": "Michael Teeuw", - "contributors": "https://github.com/MichMich/MagicMirror/graphs/contributors", + "contributors": ["https://github.com/MichMich/MagicMirror/graphs/contributors"], "license": "MIT", "bugs": { "url": "https://github.com/MichMich/MagicMirror/issues"