mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 08:29:53 +03:00
Changes to be committed:
modified: bower.json This commit takes the jQuery version from 2.1.1 to 1.9.1. I did not notice any issues when smoke testing the bootstrap-elements.html page or in the console.
This commit is contained in:
parent
2d8c30fb01
commit
548c77190d
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user