mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Explicitly set jquery 2.x to avoid incompatibility with bootstrap
This commit is contained in:
parent
bd4fcd53b8
commit
8f9af25d39
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue