mirror of
https://github.com/withastro/astro.git
synced 2025-03-03 22:57:08 -05:00
add keywords
This commit is contained in:
parent
94646fd41e
commit
1421ebd449
1 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,10 @@
|
|||
"dist",
|
||||
"components"
|
||||
],
|
||||
"keywords": [
|
||||
"withastro",
|
||||
"astro-integration"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "astro-scripts build \"src/**/*.ts\" && tsc",
|
||||
"build:ci": "astro-scripts build \"src/**/*.ts\"",
|
||||
|
|
Loading…
Add table
Reference in a new issue