Skip to content

Commit dade7a2

Browse files
committed
🚀 RELEASE: stable version 1.0.0
1 parent e05d348 commit dade7a2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,27 @@
11
{
22
"name": "cra-template-typescript-firebase",
33
"homepage": "http://pettiboy.github.com/cra-template-typescript-firebase",
4-
"version": "0.0.6",
4+
"version": "1.0.0",
55
"license": "MIT",
66
"author": "Hussain Pettiwala",
77
"engines": {
88
"node": ">=10"
99
},
1010
"main": "template.json",
11-
"description": "A quick start Create React App template with React Router, TypeScript, Firebase and authentication built in",
11+
"description": "A quick start Create React App template with typescript, react-router-dom, material-ui, gh-pages and firebase. With google authentication, routing and deployment capabilities built in.",
1212
"keywords": [
1313
"react",
1414
"create-react-app",
1515
"cra-template",
1616
"template",
17+
"react-starter",
18+
"react-firebase",
1719
"react-router",
1820
"react-router-dom",
1921
"typescript",
2022
"firebase",
2123
"authentication",
24+
"firebase-authentication",
2225
"SignIn with Google",
2326
"mui",
2427
"deploy",

0 commit comments

Comments
 (0)