mirror of https://github.com/vuejs/vitepress
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
360 B
14 lines
360 B
diff --git a/package.json b/package.json
|
|
index 3b3cdfc4427a1a64fdd3b37604a7174e4646e423..afaea16b115554fcf15a905642562e881ece7ca6 100644
|
|
--- a/package.json
|
|
+++ b/package.json
|
|
@@ -27,7 +27,7 @@
|
|
}
|
|
],
|
|
"main": "",
|
|
- "types": "index.d.ts",
|
|
+ "types": "index.d.mts",
|
|
"exports": {
|
|
".": {
|
|
"import": "./index.d.mts",
|