From 514b916d22dbfc0d2fd9ed347091c919fd7b8dee Mon Sep 17 00:00:00 2001
From: Yuri <hannyfeo@gmail.com>
Date: Tue, 8 Jun 2021 16:34:50 +0300
Subject: [PATCH] update package.json

---
 package.json | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 3caa91f..0cd1f6c 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
 {
   "name": "obfuscation-tailwindcss",
-  "version": "0.0.2",
+  "version": "0.0.4",
   "license": "MIT",
-  "description": "Obfuscating tailwind with jit support",
+  "description": "Webpack obfuscating tailwind with jit support",
   "author": "yuriti",
   "main": "index.js",
   "files": [
@@ -19,6 +19,7 @@
   "repository": "https://github.com/yuriti/obfuscation-tailwindcss.git",
   "keywords": [
     "tailwind",
+    "tailwind-jit",
     "css",
     "obfuscation",
     "webpack"