diff --git a/package.json b/package.json index 81b0046..44bd9d3 100644 --- a/package.json +++ b/package.json @@ -51,5 +51,6 @@ "test": "jest" }, "license": "MIT", + "types": "dist/index.d.ts", "main": "dist/index" }