add assets to package
This commit is contained in:
parent
d3542032ef
commit
a192e9544c
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"src/GithubStats.astro",
|
"src/GithubStats.astro",
|
||||||
"index.ts"
|
"index.ts",
|
||||||
|
"assets"
|
||||||
],
|
],
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"astro-component",
|
"astro-component",
|
||||||
|
|
Loading…
Reference in a new issue