From 36039e75d8c0216437a422018320ceb34eb9c62c Mon Sep 17 00:00:00 2001 From: Nick Gubbins Date: Wed, 9 Aug 2017 15:42:03 +0100 Subject: [PATCH] author --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b630834..9afffb6 100755 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test:watch": "./node_modules/.bin/jest --watch", "test:coverage": "./node_modules/.bin/jest --coverage" }, - "author": "Nick Gubbins ", + "author": "Nick Gubbins && Marcus Molchany ", "license": "ISC", "dependencies": { "aws-sdk": "^2.22.0",