Fix #382 update jquery to version 3.3.1 (#400)

update jquery to  3.3.1
This commit is contained in:
YULIUS KURNIAWAN KRISTIANTO 2018-02-27 05:37:04 +07:00 committed by Thomas Zarebczan
parent 78058e7e35
commit faf0c754ac
2 changed files with 3 additions and 1 deletions

View file

@ -21,7 +21,7 @@ class Response
$jsCalls = [],
$assets = [
'js' => [
'/js/jquery-2.1.3.min.js',
'/js/jquery-3.3.1.min.js',
'/js/global.js'
],
'css' => []

2
web/js/jquery-3.3.1.min.js vendored Normal file

File diff suppressed because one or more lines are too long