We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8185ca2 commit a3c746dCopy full SHA for a3c746d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angularfire2",
3
- "version": "5.0.0-rc.0-fs.1",
+ "version": "5.0.0-rc.0",
4
"description": "The official library of Firebase and Angular.",
5
"private": true,
6
"scripts": {
@@ -33,7 +33,7 @@
33
"@angular/core": "^4.0.0",
34
"@angular/platform-browser": "^4.0.0",
35
"@angular/platform-browser-dynamic": "^4.0.0",
36
- "firebase": "^4.0.0",
+ "firebase": "^4.5.0",
37
"firestore": "file:firestore-module.tgz",
38
"rxjs": "^5.0.1",
39
"zone.js": "^0.8.0"
0 commit comments