From 90bea887f731848cec7e4f41032e6379c6e00785 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Mon, 27 Jul 2020 08:39:34 -0700 Subject: [PATCH] chore: add types folder to published files array --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e2c8e3a7..1f839fee 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,8 @@ ], "files": [ "lib", - "src" + "src", + "types" ], "contributors": [ {