diff --git a/package.json b/package.json index a442d0a7..e662a13a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,8 @@ "precommit": "kcd-scripts precommit" }, "files": [ - "dist" + "dist", + "typings" ], "keywords": [], "author": "Kent C. Dodds (http://kentcdodds.com/)",