Skip to content

Commit 11a2b97

Browse files
committed
jquery 2.2.4
1 parent 03369aa commit 11a2b97

File tree

6 files changed

+8
-9
lines changed

6 files changed

+8
-9
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"Blob": "*",
6161
"tableexport.js": "4.0.1",
6262
"tinymce": "4.6.4",
63-
"jquery": "1.12.4"
63+
"jquery": "2.2.4"
6464
}
6565
}

jquery_1.12.4/jquery.min.js

Lines changed: 0 additions & 5 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>jQuery is licensed under the <a href="https://github.com/jquery/jquery/blob/1.12.4/LICENSE.txt">MIT License</a>.</p>
1+
<p>jQuery is licensed under the <a href="https://github.com/jquery/jquery/blob/2.2.4/LICENSE.txt">MIT License</a>.</p>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="jQuery" type="JavaScript_Library" version="1.12.4">
3+
<package name="jQuery" type="JavaScript_Library" version="2.2.4">
44
<friendlyName>jQuery</friendlyName>
55
<description><![CDATA[jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.]]></description>
66
<owner>
@@ -23,7 +23,7 @@
2323
<libraryName>jQuery</libraryName>
2424
<fileName>jquery.min.js</fileName>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://code.jquery.com/jquery-1.12.4.min.js</CDNPath>
26+
<CDNPath>https://code.jquery.com/jquery-2.2.4.min.js</CDNPath>
2727
<objectName>jQuery</objectName>
2828
</javaScriptLibrary>
2929
</component>

jquery_2.2.4/jquery.min.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)