Skip to content

Commit 04011b4

Browse files
committed
picturefill 3.0.2
1 parent 6fb3031 commit 04011b4

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

picturefill_3.0.1/picturefill.min.js

Lines changed: 0 additions & 5 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>picturefill is licened under the <a href="https://github.com/scottjehl/picturefill/blob/3.0.1/LICENSE">MIT License</a>.</p>
1+
<p>picturefill is licened under the <a href="https://github.com/scottjehl/picturefill/blob/3.0.2/LICENSE">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="picturefill" type="JavaScript_Library" version="3.0.1">
3+
<package name="picturefill" type="JavaScript_Library" version="3.0.2">
44
<friendlyName>Picturefill</friendlyName>
55
<description><![CDATA[A responsive image polyfill for <code>&lt;picture></code>, <code>srcset</code>, <code>sizes</code>, and more
66
<a href="http://scottjehl.github.com/picturefill/">https://scottjehl.github.io/picturefill/</a>]]></description>
@@ -24,7 +24,7 @@
2424
<libraryName>picturefill</libraryName>
2525
<fileName>picturefill.min.js</fileName>
2626
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
27-
<CDNPath>https://cdn.jsdelivr.net/picturefill/3.0.1/picturefill.min.js</CDNPath>
27+
<CDNPath>https://cdn.jsdelivr.net/picturefill/3.0.2/picturefill.min.js</CDNPath>
2828
<objectName>picturefill</objectName>
2929
</javaScriptLibrary>
3030
</component>

0 commit comments

Comments
 (0)