remove assets from package
This commit is contained in:
parent
82d7189199
commit
b75f9105a4
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@
|
||||||
},
|
},
|
||||||
"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