From ee210cddafae04332f5e337e3e810c38756954a6 Mon Sep 17 00:00:00 2001 From: jspears Date: Sun, 1 May 2016 21:07:15 -0700 Subject: [PATCH] added author --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e6326c..9be2575 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "publishConfig": { "registry": "https://registry.npmjs.org" }, - "author": "", + "author": "Justin Spears", "license": "", "devDependencies": { "babel-core": "^6.3.26",