fixed missing comma
@@ -8,7 +8,7 @@
],
"dependencies": {
"jquery": "~1.9.0"
- }
+ },
"scripts": [
"static/js/bootstrap-switch.js"
]