summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-06-17 11:37:36 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-06-17 11:37:36 -0400
commit32caa920e903d0895488089c30ffec9338482df6 (patch)
tree527af89e9a5676eafbac6ab2acb5a466e6953cac /bower.json
parentc826098ee78f727de9af881d8fd6ffd229b98481 (diff)
Updated to latest version of ionic, cordova, removed unused libraries
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index bd3be0ea..507098f2 100644
--- a/bower.json
+++ b/bower.json
@@ -5,7 +5,6 @@
"ionic": "driftyco/ionic-bower#1.0.0-rc.4"
},
"dependencies": {
- "ng-mfb": "~0.4.0",
- "angular-chartist.js": "~3.1.1"
+ "ng-mfb": "~0.4.0"
}
}