mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-06-19 20:43:11 +03:00
add bootstrap dependency fixes #606
This commit is contained in:
parent
09cbb7fdaf
commit
03e799cfc0
|
@ -43,6 +43,7 @@
|
||||||
],
|
],
|
||||||
"license": "https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md",
|
"license": "https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": "~2.1.1"
|
"jquery": "~2.1.1",
|
||||||
|
"bootstrap": "~3.3.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user