Updated jQuery to 2.1.1
This commit is contained in:
@ -7,8 +7,12 @@
|
||||
*
|
||||
* It's not advisable to add code directly here, but if you do, it will appear
|
||||
* at the bottom of the compiled file.
|
||||
*
|
||||
* If you are planning to include all custom JavaScript inside main.js then
|
||||
* you don't have touch this file at all, otherwise "require" additional
|
||||
* scripts down below using //= filename.js notation.
|
||||
*/
|
||||
|
||||
//= require lib/jquery-2.1.0.min
|
||||
//= require lib/jquery-2.1.1.min
|
||||
//= require lib/bootstrap.min
|
||||
//= require main
|
4
public/js/lib/jquery-2.1.0.min.js
vendored
4
public/js/lib/jquery-2.1.0.min.js
vendored
File diff suppressed because one or more lines are too long
4
public/js/lib/jquery-2.1.1.min.js
vendored
Normal file
4
public/js/lib/jquery-2.1.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user