From b1d44dd931f24b8908f70d99aa360ac63539c4c2 Mon Sep 17 00:00:00 2001 From: "eoin.jenkins" Date: Mon, 28 Nov 2022 10:16:36 +0100 Subject: [PATCH] chore: as this is a group effort, remove the author tag --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 77278d3..7645b38 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,6 @@ "name": "cheat-sheet-markdown", "version": "0.1.0", "main": "index.js", - "author": "Kevin Grandemange ", "scripts": { "build": "gulp build", "deploy": "node deploy.js",