summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/astro/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/astro/package.json b/packages/astro/package.json
index 2d6cf0c63..668178ea0 100644
--- a/packages/astro/package.json
+++ b/packages/astro/package.json
@@ -4,6 +4,7 @@
"author": "Skypack",
"license": "MIT",
"type": "module",
+ "types": "./dist/types/@types/astro-core.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/snowpackjs/astro.git",