0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -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", "dist",
"components" "components"
], ],
"keywords": [
"withastro",
"astro-integration"
],
"scripts": { "scripts": {
"build": "astro-scripts build \"src/**/*.ts\" && tsc", "build": "astro-scripts build \"src/**/*.ts\" && tsc",
"build:ci": "astro-scripts build \"src/**/*.ts\"", "build:ci": "astro-scripts build \"src/**/*.ts\"",