Skip to content

Commit b160581

Browse files
committed
Release v1.2.0
1 parent c772508 commit b160581

File tree

2 files changed

+124
-114
lines changed

2 files changed

+124
-114
lines changed

package-lock.json

Lines changed: 118 additions & 112 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
{
22
"name": "react-firebase-auth",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"private": true,
5+
"author": {
6+
"name": "Safdar Jamal",
7+
"url": "https://safdarjamal.github.io"
8+
},
59
"dependencies": {
6-
"firebase": "^7.6.1",
10+
"firebase": "^7.7.0",
711
"prop-types": "^15.7.2",
812
"react": "^16.12.0",
913
"react-dom": "^16.12.0",

0 commit comments

Comments
 (0)