From e514fb8027dfc2c4a8f4b9d0106b12acfbcdb60f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 24 Aug 2018 17:24:30 +0000 Subject: [PATCH] fix(package): update angularfire2 to version 5.0.0-rc.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43b74a1..184cd61 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@angular/forms": "^6.1.2", "@ng-bootstrap/ng-bootstrap": "^2.2.2", "@toverux/ngx-sweetalert2": "^4.0.0", - "angularfire2": "5.0.0-rc.11", + "angularfire2": "5.0.0-rc.12", "firebase": "^5.3.1", "font-awesome": "^4.7.0" },