diff --git a/package.json b/package.json index 030b724..618e03a 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "bin": { "nolita": "dist/bin/index.js" }, + "types": "dist/types/index.d.ts", "keywords": [], "author": "HDR", "license": "MIT",