diff --git a/package.json b/package.json index 4c9ca82..af12236 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ }, "version": "1.1.1", "description": "A simple MJML component to make static bar charts", + "keywords": ["mjml", "chart", "bar chart", "email"], "main": "./build/index.js", "module": "./build/esm/index.js", "types": "./build/types/index.d.ts",