Issue #2577895 by sdstyles, attiks: Update JS library picturefill to 3.0.1
parent
29052a5d43
commit
d82d595840
File diff suppressed because one or more lines are too long
|
@ -837,10 +837,10 @@ normalize:
|
||||||
|
|
||||||
picturefill:
|
picturefill:
|
||||||
remote: https://github.com/scottjehl/picturefill
|
remote: https://github.com/scottjehl/picturefill
|
||||||
version: "2.3.1"
|
version: "3.0.1"
|
||||||
license:
|
license:
|
||||||
name: MIT
|
name: MIT
|
||||||
url: https://github.com/scottjehl/picturefill/blob/2.3.1/LICENSE
|
url: https://github.com/scottjehl/picturefill/blob/3.0.1/LICENSE
|
||||||
gpl-compatible: true
|
gpl-compatible: true
|
||||||
js:
|
js:
|
||||||
assets/vendor/picturefill/picturefill.min.js: { weight: -10, minified: true }
|
assets/vendor/picturefill/picturefill.min.js: { weight: -10, minified: true }
|
||||||
|
|
Loading…
Reference in New Issue