diff --git a/bower.json b/bower.json index 56f336b8..4eb991f3 100644 --- a/bower.json +++ b/bower.json @@ -8,5 +8,7 @@ "ignore": [ ], "dependencies": { + "jquery": "1.11.1", + "jquery-ui": "~1.11.4" } -} \ No newline at end of file +}