Skip to content

Commit

Permalink
Merge pull request #75 from firebase/update-firebase
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jhuleatt authored Aug 2, 2019
2 parents 97e16a5 + df482db commit c79f430
Show file tree
Hide file tree
Showing 9 changed files with 3,787 additions and 3,823 deletions.
2 changes: 1 addition & 1 deletion dist/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the dcopyright owner or entity authorized by
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
Expand Down
2 changes: 1 addition & 1 deletion dist/StyledFirebaseAuth.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/StyledFirebaseAuth.js.map

Large diffs are not rendered by default.

2,790 changes: 1,692 additions & 1,098 deletions dist/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-firebaseui",
"version": "3.1.2",
"version": "4.0.0",
"description": "React wrapper for firebaseui: Javascript library for customizable UI on top of Firebase SDK",
"files": [
"FirebaseAuth.d.ts",
Expand Down Expand Up @@ -30,10 +30,10 @@
"license": "Apache-2.0",
"peerDependencies": {
"react": ">=15 <17",
"firebase": "^5.3.1"
"firebase": "^6.3.4"
},
"dependencies": {
"firebaseui": "^3.2.0"
"firebaseui": "^4.1.0"
},
"devDependencies": {
"@types/react": "^16.3.2",
Expand Down
Loading

0 comments on commit c79f430

Please sign in to comment.