diff --git a/package.json b/package.json index 4cf1791..40eff2d 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ }, "./styles": "./dist/ColorPicker.css" }, + "types": "./dist/ColorPicker.d.ts", "files": [ "dist/ColorPicker.css", "dist/ColorPicker.js",