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": [
|
||||
"src/GithubStats.astro",
|
||||
"index.ts"
|
||||
"index.ts",
|
||||
"assets"
|
||||
],
|
||||
"keywords": [
|
||||
"astro-component",
|
||||
|
|
Loading…
Reference in a new issue