@20minutes/tyr 1.3.0 → 1.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +2 -2
- package/dist/index.umd.js +1 -1
- package/dist/js/main.min.js +1 -1
- package/dist/src/types/graphql.d.ts +1 -1
- package/package.json +2 -2
package/dist/index.es.js
CHANGED
|
@@ -3168,11 +3168,11 @@ const mt = ki(({
|
|
|
3168
3168
|
} }, o));
|
|
3169
3169
|
var Ip = "/home/travis/build/20minutes/hela/src/components/molecules/Article/Media/Media.tsx";
|
|
3170
3170
|
const MP = {
|
|
3171
|
-
defaultFormat: "
|
|
3171
|
+
defaultFormat: "1444x920",
|
|
3172
3172
|
formats: ["1444x920", "722x460", "640x408", "320x204"],
|
|
3173
3173
|
sizes: "(min-width: 45.125rem) 45.125rem, 100vw"
|
|
3174
3174
|
}, BD = {
|
|
3175
|
-
defaultFormat: "
|
|
3175
|
+
defaultFormat: "1444x920",
|
|
3176
3176
|
formats: ["1444x920", "722x460", "640x408", "320x204"],
|
|
3177
3177
|
sizes: "100vw"
|
|
3178
3178
|
}, Xm = ({
|