diff --git a/package.json b/package.json index d8503b4..cf772e6 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,10 @@ "version": "1.0.4", "main": "index.js", "author": "Chris Troutner ", + "contributors": [ + "Daniel Gonzalez ", + "Andre Cabrera " + ], "license": "MIT", "scripts": { "build": "gatsby build --prefix-paths",