diff --git a/bower.json b/bower.json index 3bdefb168..6289a5194 100644 --- a/bower.json +++ b/bower.json @@ -8,6 +8,7 @@ "dependencies": { "angular": "1.2.x", "angular-mocks": "~1.2.x", + "jquery": "1.10.2", "bootstrap": "~3.1.1" } }