From 52f005e2320b0e285a26c1454efb801f96fd072f Mon Sep 17 00:00:00 2001 From: hanlee Date: Mon, 28 Aug 2023 14:50:23 +0800 Subject: [PATCH] fix: add types to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index fa980e29..61042a37 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "url": "https://github.com/hannoeru/unplugin-swc/issues" }, "homepage": "https://github.com/hannoeru/unplugin-swc/tree/main/#readme", + "types": "./dist/index.d.ts", "exports": { ".": { "import": {