From 7cbbaca58d3efe00fdbc87005907ba8f55e226b1 Mon Sep 17 00:00:00 2001 From: JUB0T Date: Fri, 3 Jun 2022 17:06:07 +0200 Subject: [PATCH] Update package.json --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ffac15..f6f0b59 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,12 @@ "type": "git", "url": "git+https://github.com/jareer12/TailwindsMarkdown.git" }, - "keywords": [], + "keywords": [ + "tailwind", + "markdown", + "parser", + "parse" + ], "author": { "name": "Jareer Abdullah" },