From a192e9544cc8cdf4465e070dbbacd472288adc3a Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 24 Sep 2022 20:37:00 +0200 Subject: [PATCH] add assets to package --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5522859..35e14d6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ }, "files": [ "src/GithubStats.astro", - "index.ts" + "index.ts", + "assets" ], "keywords": [ "astro-component",