diff --git a/bower.json b/bower.json index 573a394f..0d7ec984 100644 --- a/bower.json +++ b/bower.json @@ -43,6 +43,6 @@ ], "license": "https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md", "dependencies": { - "jquery": "~2.1.1" + "jquery": "~1.9.1" } }