mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Update jquery to 3.1.1
This commit is contained in:
parent
952e0c12ec
commit
7da1c8c99a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"description": "The Hypothetical website template",
|
"description": "The Hypothetical website template",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jquery": "~2.2.4",
|
"jquery": "~3.1.1",
|
||||||
"fontawesome": "~4.6.3",
|
"fontawesome": "~4.6.3",
|
||||||
"awesome-bootstrap-checkbox": "~0.3.7",
|
"awesome-bootstrap-checkbox": "~0.3.7",
|
||||||
"Sortable": "~1.4.2",
|
"Sortable": "~1.4.2",
|
||||||
|
|
Loading…
Reference in a new issue