summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.changeset/good-rats-bathe.md5
-rw-r--r--packages/db/package.json1
2 files changed, 6 insertions, 0 deletions
diff --git a/.changeset/good-rats-bathe.md b/.changeset/good-rats-bathe.md
new file mode 100644
index 000000000..5f180cf0b
--- /dev/null
+++ b/.changeset/good-rats-bathe.md
@@ -0,0 +1,5 @@
+---
+"@astrojs/db": patch
+---
+
+Includes `./virtual.d.ts` file that was previously unpublished
diff --git a/packages/db/package.json b/packages/db/package.json
index 84e03f38f..66ea1d833 100644
--- a/packages/db/package.json
+++ b/packages/db/package.json
@@ -51,6 +51,7 @@
},
"files": [
"index.d.ts",
+ "virtual.d.ts",
"dist"
],
"keywords": [