Update dependencies, solves #900

This commit is contained in:
Kevin Ross 2016-03-01 08:49:58 -06:00
parent fb4485dd12
commit fd11edc484

View File

@ -38,7 +38,7 @@
],
"license": "https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md",
"dependencies": {
"jquery": "~2.1.1",
"jquery": "^2.2",
"bootstrap": "~3.3.6",
"bootstrap-sass": "~3.3.6"
}