jquery3.js -> jquery.js

Per Krinkle's comment.

Change-Id: Ib8c78b47b6a700dcf753a7a1fd90d05d649f52d2
This commit is contained in:
Zach 2017-11-06 20:06:28 -09:00 committed by TerraCodes
parent b831ba8d77
commit dc8a2fee58
2 changed files with 1 additions and 1 deletions

View file

@ -133,7 +133,7 @@ return [
'jquery' => [
'scripts' => [
'resources/lib/jquery/jquery3.js',
'resources/lib/jquery/jquery.js',
'resources/lib/jquery/jquery.migrate.js',
],
'raw' => true,