diff --git a/package.json b/package.json index 2505548..aa39ac5 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "0.0.1", "license": "Apache-2.0", "type": "module", - "types": "./dist/types/tailwind/preset.d.ts", + "types": "./dist/types/index.d.ts", "main": "./dist/cjs/lib.cjs", "module": "./dist/esm/lib.mjs", "exports": {