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

Add config-augment.d.ts to published artifacts"

This commit is contained in:
Matthew Phillips 2024-01-22 15:27:16 -05:00 committed by Nate Moore
parent 0c67236099
commit ebbbb64899

View file

@ -33,6 +33,7 @@
},
"files": [
"index.d.ts",
"config-augment.d.ts",
"dist",
"components"
],