Skip to content

Commit 89ad7b0

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents aacb00c + 480d567 commit 89ad7b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

responsivelyLazy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Free to use under the MIT license.
66
*/
77

8-
responsivelyLazy = (function () {
8+
var responsivelyLazy = (function () {
99

1010
var hasWebPSupport = false;
1111
var windowWidth = null;

responsivelyLazy.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)