diff --git a/package.json b/package.json index b15734e6..df677f19 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,8 @@ }, "files": [ "/lib", - "/test" + "/test", + "/types" ], "scripts": { "lint": "eslint lib --cache",