Skip to content

Commit 514b916

Browse files
authored
update package.json
1 parent efc2352 commit 514b916

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "obfuscation-tailwindcss",
3-
"version": "0.0.2",
3+
"version": "0.0.4",
44
"license": "MIT",
5-
"description": "Obfuscating tailwind with jit support",
5+
"description": "Webpack obfuscating tailwind with jit support",
66
"author": "yuriti",
77
"main": "index.js",
88
"files": [
@@ -19,6 +19,7 @@
1919
"repository": "https://github.com/yuriti/obfuscation-tailwindcss.git",
2020
"keywords": [
2121
"tailwind",
22+
"tailwind-jit",
2223
"css",
2324
"obfuscation",
2425
"webpack"

0 commit comments

Comments
 (0)