add assets to package

This commit is contained in:
Ayo 2022-09-24 20:37:00 +02:00
parent d3542032ef
commit a192e9544c

View file

@ -15,7 +15,8 @@
}, },
"files": [ "files": [
"src/GithubStats.astro", "src/GithubStats.astro",
"index.ts" "index.ts",
"assets"
], ],
"keywords": [ "keywords": [
"astro-component", "astro-component",