Skip to content

Commit c1f5e47

Browse files
committed
Add "acss" to keywords in package.json
1 parent aa07699 commit c1f5e47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mohalla-tech/atomizer-tailwindcss-migrator",
3-
"version": "1.0.1",
3+
"version": "1.0.0",
44
"description": "A CLI tool to migrate from atomizer to tailwindcss",
55
"main": "index.js",
66
"scripts": {
@@ -15,6 +15,7 @@
1515
"author": "mahendra790",
1616
"license": "MIT",
1717
"keywords": [
18+
"acss",
1819
"atomizer",
1920
"tailwindcss",
2021
"javascript",

0 commit comments

Comments
 (0)