@mjhls/mjh-framework 1.0.48 → 1.0.50
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 +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -5790,7 +5790,7 @@ var AD300x250x600 = function AD300x250x600(_ref) {
|
|
|
5790
5790
|
adUnit: adUnit,
|
|
5791
5791
|
className: 'AD300x250',
|
|
5792
5792
|
targeting: targeting,
|
|
5793
|
-
sizes: [[300, 250], [300,
|
|
5793
|
+
sizes: [[300, 250], [300, 600], [300, 100]]
|
|
5794
5794
|
});
|
|
5795
5795
|
};
|
|
5796
5796
|
|