summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-05-24 16:16:28 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-05-24 16:16:28 -0400
commitc4fa763b5b365012756cc86024982232984904c7 (patch)
tree55b050b46ee5e12f737acf144221d9f12df6354d /bower.json
parent6323ad995bc1e301e437d4cc249a1ee75a0d471f (diff)
added PTZ support (well, P for now, but framework with a cool menu is in place)
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 507098f2..bd3be0ea 100644
--- a/bower.json
+++ b/bower.json
@@ -5,6 +5,7 @@
"ionic": "driftyco/ionic-bower#1.0.0-rc.4"
},
"dependencies": {
- "ng-mfb": "~0.4.0"
+ "ng-mfb": "~0.4.0",
+ "angular-chartist.js": "~3.1.1"
}
}