diff --git a/package.json b/package.json index 4ea319d..87babd6 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "types": "src/index.d.ts", "files": [ "src/*.js", + "src/*.d.ts", "dist/" ], "repository": "https://github.com/tailwindcss/typography",