From 9dee89c52aee03ef313c9ade652c4531299bed8c Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Mon, 18 Nov 2024 11:49:00 -0500 Subject: [PATCH] fix(astro): remove duplicate keys from package.json --- packages/astro/package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/astro/package.json b/packages/astro/package.json index 6aa99af..14d732d 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -9,8 +9,6 @@ "url": "https://github.com/michaelhthomas/critters-rs" }, "main": "index.js", - "author": "Michael Thomas", - "license": "Apache-2.0", "type": "module", "keywords": [ "astro-integration",