Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit 0ea1329

Browse files
fix(example): avoid type errors
1 parent ffac9e7 commit 0ea1329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ionic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@ionic-native/splash-screen": "3.10.2",
2424
"@ionic-native/status-bar": "3.10.2",
2525
"@ionic/storage": "2.0.1",
26-
"angularfire2": "^4.0.0-rc.2",
26+
"angularfire2": "4.0.0-rc.0",
2727
"angularfire2-offline": "4.2.4",
2828
"firebase": "^3.9.0",
2929
"ionic-angular": "3.3.0",

0 commit comments

Comments
 (0)