From 01883879f7e7013e20ae3f345e3cd7faa2dc7269 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Thu, 8 Apr 2021 23:57:57 +0800 Subject: [PATCH] Include TypeScript types in package --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index eb21bf19..0d7b9cbc 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ }, "files": [ "lib-es5/*.js", + "lib-es5/*.ts", "patches/*" ], "dependencies": {