Skip to content

Commit

Permalink
Update firebase requirement from ^3.4.0 to ^6.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [firebase](https://github.com/firebase/firebase-js-sdk) to permit the latest version.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/rxfire@3.4.0...firebase@6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 12, 2019
1 parent 8799527 commit dacf424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"eslint-config-rallycoding": "^3.1.0",
"firebase": "^3.4.0",
"firebase": "^6.3.0",
"react": "15.3.2",
"react-native": "0.34.0"
}
Expand Down

0 comments on commit dacf424

Please sign in to comment.