Fixed typo

This commit is contained in:
Grady Duncan 2015-02-15 11:23:06 -05:00
parent 283892260b
commit 8e710fa87b

View File

@ -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"
} }
} }