Updated jQuery to 2.1.1

This commit is contained in:
Sahat Yalkabov
2014-06-06 15:36:08 -04:00
parent 9578e3c3db
commit 7621f4edf2
3 changed files with 9 additions and 5 deletions

View File

@ -7,8 +7,12 @@
* *
* It's not advisable to add code directly here, but if you do, it will appear * It's not advisable to add code directly here, but if you do, it will appear
* at the bottom of the compiled file. * 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 lib/bootstrap.min
//= require main //= require main

File diff suppressed because one or more lines are too long

4
public/js/lib/jquery-2.1.1.min.js vendored Normal file

File diff suppressed because one or more lines are too long