summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 1f419998..507098f2 100644
--- a/bower.json
+++ b/bower.json
@@ -3,5 +3,8 @@
"private": "true",
"devDependencies": {
"ionic": "driftyco/ionic-bower#1.0.0-rc.4"
+ },
+ "dependencies": {
+ "ng-mfb": "~0.4.0"
}
-} \ No newline at end of file
+}