1 parent 04e70f9 commit e438c8eCopy full SHA for e438c8e
1 file changed
package.json
@@ -1,7 +1,19 @@
1
{
2
"name": "create-react-app-tailwindcss",
3
- "version": "0.1.0",
4
- "private": true,
+ "description": "Create React App & Tailwind CSS",
+ "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
+ ],
17
"dependencies": {
18
"autoprefixer": "^9.7.0",
19
"axios": "^0.19.0",
0 commit comments