Skip to content

Commit a3c746d

Browse files
authored
chore(release): version bump (#6)
1 parent 8185ca2 commit a3c746d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angularfire2",
3-
"version": "5.0.0-rc.0-fs.1",
3+
"version": "5.0.0-rc.0",
44
"description": "The official library of Firebase and Angular.",
55
"private": true,
66
"scripts": {
@@ -33,7 +33,7 @@
3333
"@angular/core": "^4.0.0",
3434
"@angular/platform-browser": "^4.0.0",
3535
"@angular/platform-browser-dynamic": "^4.0.0",
36-
"firebase": "^4.0.0",
36+
"firebase": "^4.5.0",
3737
"firestore": "file:firestore-module.tgz",
3838
"rxjs": "^5.0.1",
3939
"zone.js": "^0.8.0"

0 commit comments

Comments
 (0)