0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00

add keywords

This commit is contained in:
Nate Moore 2024-02-01 10:48:45 -06:00
parent 94646fd41e
commit 1421ebd449

View file

@ -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\"",