Skip to content

Commit e438c8e

Browse files
committed
update
1 parent 04e70f9 commit e438c8e

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

package.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
{
22
"name": "create-react-app-tailwindcss",
3-
"version": "0.1.0",
4-
"private": true,
3+
"description": "Create React App & Tailwind CSS",
4+
"version": "1.1.0",
5+
"license": "MIT",
6+
"repository": "uidoyen/create-react-app-tailwindcss",
7+
"author": {
8+
"name": "A. Hussain Ansari",
9+
"email": "info@uidoyen.com",
10+
"url": "https://twitter.com/uidoyen"
11+
},
12+
"keywords": [
13+
"create-react-app-tailwindcs",
14+
"A. Hussain Ansari",
15+
"uidoyen"
16+
],
517
"dependencies": {
618
"autoprefixer": "^9.7.0",
719
"axios": "^0.19.0",

0 commit comments

Comments
 (0)