From 4526f7676b76cb2774c5afe946a4271dfaa84e6e Mon Sep 17 00:00:00 2001 From: Luke Edwards Date: Fri, 11 Jan 2019 11:15:47 -0800 Subject: [PATCH] chore: attach & ship types --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 5424a00..ad073e4 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,9 @@ "pretest": "npm run build", "test": "tape test/*.js | tap-spec" }, + "types": "clsx.d.ts", "files": [ + "*.d.ts", "dist" ], "keywords": [