From 62f2b20a3dabd6b558c261698993000d6379bc52 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Fri, 9 Apr 2021 00:22:58 +0800 Subject: [PATCH] Include TypeScript types in package (#161) --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index eb21bf1..0d7b9cb 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ }, "files": [ "lib-es5/*.js", + "lib-es5/*.ts", "patches/*" ], "dependencies": {