Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SafdarJamal committed Jan 27, 2020
1 parent c772508 commit b160581
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 114 deletions.
230 changes: 118 additions & 112 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
{
"name": "react-firebase-auth",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"author": {
"name": "Safdar Jamal",
"url": "https://safdarjamal.github.io"
},
"dependencies": {
"firebase": "^7.6.1",
"firebase": "^7.7.0",
"prop-types": "^15.7.2",
"react": "^16.12.0",
"react-dom": "^16.12.0",
Expand Down

0 comments on commit b160581

Please sign in to comment.