Skip to content

Commit

Permalink
New v3.0.5 release depending on firebase >=5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasgarnier committed Aug 7, 2018
1 parent db4c376 commit ee743b0
Show file tree
Hide file tree
Showing 6 changed files with 253 additions and 494 deletions.
87 changes: 65 additions & 22 deletions dist/package-lock.json

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

4 changes: 2 additions & 2 deletions dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-firebaseui",
"version": "3.0.4",
"version": "3.0.5",
"description": "React wrapper for firebaseui: Javascript library for customizable UI on top of Firebase SDK",
"files": [
"FirebaseAuth.js",
Expand All @@ -26,7 +26,7 @@
"license": "Apache-2.0",
"peerDependencies": {
"react": ">=15 <17",
"firebase": ">=5 <=5.0.1"
"firebase": "^5.1.0"
},
"dependencies": {
"firebaseui": "^3.0.0"
Expand Down
Loading

0 comments on commit ee743b0

Please sign in to comment.