From ba0ff4b361fe05139ba3dc2b12019b4756ad2ac0 Mon Sep 17 00:00:00 2001 From: Kailey Kaes Date: Fri, 16 Feb 2024 13:44:24 -0700 Subject: [PATCH] add contributors --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d7cb87..4e7f3a7 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "template" ], "author": "Joe Hildebrand ", + "contributors": ["Kailey Kaes "], "license": "MIT", "bugs": { "url": "https://github.com/peggy/peggy-tag/issues" @@ -39,4 +40,4 @@ "engines": { "node": ">=18.2.0" } -} +} \ No newline at end of file