Skip to content

Commit ec4122f

Browse files
author
Gurpreet Singh
committed
correct package name
1 parent 032676f commit ec4122f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-tailwind-components",
2+
"name": "reactjs-tailwindcss",
33
"version": "1.0.2",
44
"description": "ReactJS components using Tailwind CSS style classes",
55
"main": "dist/index.js",
@@ -60,4 +60,4 @@
6060
"react-dom": "^17.0.2"
6161
},
6262
"dependencies": {}
63-
}
63+
}

0 commit comments

Comments
 (0)