From b8de8222c00b910b111a07e130aeefbffd7ee6fb Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Thu, 3 Aug 2017 22:47:45 -0400 Subject: [PATCH] Add Reinink to package.json --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dbdb11937..c1e70a721 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,10 @@ "version": "0.1.0", "description": "A utility-first CSS framework for rapid UI development.", "license": "MIT", - "author": "Adam Wathan ", - "contributors": [], + "contributors": [ + "Adam Wathan ", + "Jonathan Reinink " + ], "scripts": {}, "dependencies": { "normalize.css": "^6.0.0",