fix jquery easing
This commit is contained in:
parent
fa1bdd8f46
commit
47f289bc81
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
"express": "=4.14.0",
|
"express": "=4.14.0",
|
||||||
"font-awesome": "=4.6.3",
|
"font-awesome": "=4.6.3",
|
||||||
"jquery": "=2.2.3",
|
"jquery": "=2.2.3",
|
||||||
"jquery.easing": "=1.4.1",
|
"jquery.easing": "=1.3.2",
|
||||||
"underscore": "=1.8.3",
|
"underscore": "=1.8.3",
|
||||||
"wow.js": "=1.2.0"
|
"wow.js": "=1.2.0"
|
||||||
},
|
},
|
||||||
|
|
Reference in a new issue