From ebf5d9c8f08147a4a3a955629ea1b9cba961bfb6 Mon Sep 17 00:00:00 2001 From: Krystan HuffMenne Date: Fri, 2 Dec 2022 15:33:01 -0800 Subject: [PATCH] Actually publish .d.ts --- .npmignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index fb1b867d9..120234fa8 100644 --- a/.npmignore +++ b/.npmignore @@ -52,4 +52,4 @@ # until they have become enforced "public" APIs *.ts # to enable d.ts consumption remove the next line -# !*.d.ts +!*.d.ts