From 1d729566419cd825e7b37d2661902b5f78e3a8df Mon Sep 17 00:00:00 2001 From: Jamie Mason Date: Mon, 6 May 2019 17:12:18 +0100 Subject: [PATCH] chore(core): credit contributors --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d194c26..ade3c3b7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "contributors": [ "Alex Hayton (https://github.com/AlexHayton)", "Jamie Mason (https://github.com/JamieMason)", - "Luis Vieira (https://github.com/luisvieiragmr)" + "Luis Vieira (https://github.com/luisvieiragmr)", + "Matt Sprague (https://github.com/uforic)" ], "dependencies": { "chalk": "2.4.2",