Explicitly set jquery 2.x to avoid incompatibility with bootstrap

This commit is contained in:
Kevin MacMartin 2016-06-21 13:55:34 -04:00
parent bd4fcd53b8
commit 8f9af25d39

View file

@ -7,6 +7,7 @@
"description": "The Hypothetical website template",
"license": "MIT",
"dependencies": {
"jquery": "~2.2.4",
"bootstrap": "^3.3.6",
"font-awesome": "~4.5.0",
"awesome-bootstrap-checkbox": "~0.3.5",