Skip to content

Commit f8dde39

Browse files
committed
pepjs 0.4.3
1 parent df6c5b8 commit f8dde39

File tree

5 files changed

+14
-10
lines changed

5 files changed

+14
-10
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"knockout-sortable": "1.1.0",
4747
"knockout-validation": "2.0.3",
4848
"quill-editor-knockout-binding": "ko-quill#0.1.3",
49-
"pepjs": "0.4.2",
49+
"pepjs": "0.4.3",
5050
"quill": "1.2.4",
5151
"respond": "respond-minmax#1.4.2",
5252
"responsive-tabs": "1.6.2",
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>pepjs is licensed under the <a href="https://github.com/jquery/PEP/blob/0.4.2/LICENSE.txt">MIT License</a>.</p>
1+
<p>pepjs is licensed under the <a href="https://github.com/jquery/PEP/blob/0.4.3/LICENSE.txt">MIT License</a>.</p>

pepjs_0.4.2/pep.min.js renamed to pepjs_0.4.3/pep.min.js

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

pepjs_0.4.2/pepjs.dnn renamed to pepjs_0.4.3/pepjs.dnn

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="pepjs" type="JavaScript_Library" version="0.4.2">
3+
<package name="pepjs" type="JavaScript_Library" version="0.4.3">
44
<friendlyName>PEP</friendlyName>
55
<description><![CDATA[ Pointer Events Polyfill: a unified event system for the web platform <a href="http://www.w3.org/TR/pointerevents/">http://www.w3.org/TR/pointerevents/</a>]]></description>
66
<owner>
@@ -23,7 +23,7 @@
2323
<libraryName>pepjs</libraryName>
2424
<fileName>pep.min.js</fileName>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://code.jquery.com/pep/0.4.2/pep.min.js</CDNPath>
26+
<CDNPath>https://code.jquery.com/pep/0.4.3/pep.min.js</CDNPath>
2727
<objectName>PointerEventsPolyfill</objectName>
2828
</javaScriptLibrary>
2929
</component>

0 commit comments

Comments
 (0)