From fe0aae23fb6d234b20592f77b40ae3f7fcbfe926 Mon Sep 17 00:00:00 2001 From: Ava Gaiety Wroten Date: Wed, 27 Oct 2021 20:01:32 -0500 Subject: [PATCH] Fixed author in package --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 5d1fccc..efcd8a2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "portfolio", "version": "1.0.0", "description": "", - "author": "Ava Wroten (https://www.gaiety.me/)", + "author": "Ava Gaiety Wroten (https://www.gaiety.me/)", "main": "index.js", "scripts": { "serve:styles": "npx postcss styles.css -o _site/styles.css --watch", @@ -15,7 +15,6 @@ "type": "git", "url": "git+ssh://git@gitlab.com/gaiety/portfolio.git" }, - "author": "", "license": "ISC", "bugs": { "url": "https://gitlab.com/gaiety/portfolio/issues"