File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " jquery" ,
3- "version" : " 1.2.7-sec " ,
2+ "name" : " jquery-lts " ,
3+ "version" : " 1.2.7" ,
44 "main" : " ./jquery.js" ,
55 "dependencies" : {
66 }
Original file line number Diff line number Diff line change 11( function ( ) {
22/*
3- * jQuery 1.2.7-sec - New Wave Javascript
3+ * jQuery-LTS 1.2.7 - New Wave Javascript
44 *
55 * Copyright (c) 2008 John Resig (jquery.com)
66 * Dual licensed under the MIT (MIT-LICENSE.txt)
@@ -85,7 +85,7 @@ jQuery.fn = jQuery.prototype = {
8585 } ,
8686
8787 // The current version of jQuery being used
88- jquery : "1.2.7-sec " ,
88+ jquery : "1.2.7" ,
8989
9090 // The number of elements contained in the matched element set
9191 size : function ( ) {
Original file line number Diff line number Diff line change 11/*
2- * jQuery @VERSION - New Wave Javascript
2+ * jQuery-LTS @VERSION - New Wave Javascript
33 *
44 * Copyright (c) 2008 John Resig (jquery.com)
55 * Dual licensed under the MIT (MIT-LICENSE.txt)
Original file line number Diff line number Diff line change 1- 1.2.7-sec
1+ 1.2.7
You can’t perform that action at this time.
0 commit comments