From dc5df269d37de61fa7b7cff1ab3af9dfc209b5bf Mon Sep 17 00:00:00 2001 From: Ryan Zimmerman Date: Tue, 6 Feb 2018 13:16:39 -0500 Subject: [PATCH] Rename authors to contributors in package.json to comply with spec --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15713dd..182d57f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "postcss", "postcss-runner" ], - "authors": [ + "contributors": [ { "name": "Michael Ciniawky", "email": "michael.ciniawsky@gmail.com"