Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit 72e04f4

Browse files
committed
v3.2.4
1 parent c41d9e6 commit 72e04f4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/ofi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! npm.im/object-fit-images 3.2.3 */
1+
/*! npm.im/object-fit-images 3.2.4 */
22
var objectFitImages = (function () {
33
'use strict';
44

dist/ofi.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "object-fit-images",
3-
"version": "3.2.3",
3+
"version": "3.2.4",
44
"description": "Polyfill object-fit and object-position on images on IE9, IE10, IE11, Edge, Safari, ...",
55
"license": "MIT",
66
"repository": "bfred-it/object-fit-images",

0 commit comments

Comments
 (0)