From 58e09c687a4d059f1174083237884da283e6f600 Mon Sep 17 00:00:00 2001 From: islishude Date: Sun, 9 May 2021 11:02:45 +0800 Subject: [PATCH] fix: not includes types files --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index c0cacdb..f0b7cd6 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "files": [ "dist", "src", + "types", "LICENSE", "README.md" ],