Skip to content
This repository was archived by the owner on Oct 14, 2019. It is now read-only.

Commit 2210abb

Browse files
committed
added firebase - used to be a transitive dependency
1 parent 7826563 commit 2210abb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,13 @@
2020
"@angular/forms": "2.0.1",
2121
"@angular/http": "2.0.1",
2222
"@angular/platform-browser": "2.0.1",
23-
"@angular/platform-browser-dynamic": "2.0.1",
23+
"@angular/platform-browser-dynamic": "2.0.1",
2424
"@angular/router": "3.0.0",
2525
"@types/lodash": "^4.14.36",
2626
"@types/request": "0.0.30",
2727
"angularfire2": "^2.0.0-beta.4",
2828
"core-js": "^2.4.0",
29+
"firebase": "^3.6.6",
2930
"firebase-queue": "^1.5.0",
3031
"lodash": "^4.15.0",
3132
"rxjs": "5.0.0-beta.12",

0 commit comments

Comments
 (0)