mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 08:29:53 +03:00
Fixed typo
This commit is contained in:
parent
283892260b
commit
8e710fa87b
|
@ -43,6 +43,6 @@
|
||||||
],
|
],
|
||||||
"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": "~1.9.1"
|
"jquery": ">=1.9.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user