From 9bd15abc458f5c61fc955866ca3124fe136900b2 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Thu, 18 Jan 2018 18:02:09 -0500 Subject: [PATCH] add types [ci skip] --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 51b4223..a0acc6f 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,8 @@ "LICENSE", "README.md", "bin", + "types/index.d.ts", + "types/*.json", "cptable.js", "cputils.js", "dist/sbcs.full.js",