Skip to content

Commit

Permalink
update jquery and jquery-migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
rhtenhove authored and eddylackmann committed Jun 4, 2020
1 parent c1ffddc commit 5c1c617
Show file tree
Hide file tree
Showing 7 changed files with 988 additions and 554 deletions.
4 changes: 2 additions & 2 deletions application/config/third_party.php
Expand Up @@ -28,8 +28,8 @@
'basePath' => 'third_party.jquery',
'position' =>CClientScript::POS_HEAD,
'js' => array(
'jquery-3.4.1'.$minVersion.'.js',
'jquery-migrate-3.1.0'.$minVersion.'.js',
'jquery-3.5.1'.$minVersion.'.js',
'jquery-migrate-3.3.0'.$minVersion.'.js',
)
),

Expand Down
2 changes: 0 additions & 2 deletions third_party/jquery/jquery-3.4.1.min.js

This file was deleted.

0 comments on commit 5c1c617

Please sign in to comment.