@mjhls/mjh-framework 1.0.340 → 1.0.341

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/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
 
2
- # mjh-framework v. 1.0.340
2
+ # mjh-framework v. 1.0.341
3
3
 
4
4
 
5
5
  > Foundation Framework
package/dist/cjs/index.js CHANGED
@@ -2836,7 +2836,7 @@ var AD300x250 = function AD300x250(_ref) {
2836
2836
 
2837
2837
  var mobileView = false;
2838
2838
  if (main.main_39) {
2839
- pos = 'rect1-mobile';
2839
+ pos = 'rec1-mobile';
2840
2840
  mobileView = true;
2841
2841
  }
2842
2842
 
@@ -2868,7 +2868,7 @@ var AD300x250x600 = function AD300x250x600(_ref) {
2868
2868
 
2869
2869
  var mobileView = false;
2870
2870
  if (main.main_39) {
2871
- pos = 'rect2-mobile';
2871
+ pos = 'rec2-mobile';
2872
2872
  mobileView = true;
2873
2873
  }
2874
2874
 
package/dist/esm/index.js CHANGED
@@ -2833,7 +2833,7 @@ var AD300x250 = function AD300x250(_ref) {
2833
2833
 
2834
2834
  var mobileView = false;
2835
2835
  if (main_39) {
2836
- pos = 'rect1-mobile';
2836
+ pos = 'rec1-mobile';
2837
2837
  mobileView = true;
2838
2838
  }
2839
2839
 
@@ -2865,7 +2865,7 @@ var AD300x250x600 = function AD300x250x600(_ref) {
2865
2865
 
2866
2866
  var mobileView = false;
2867
2867
  if (main_39) {
2868
- pos = 'rect2-mobile';
2868
+ pos = 'rec2-mobile';
2869
2869
  mobileView = true;
2870
2870
  }
2871
2871
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.340",
3
+ "version": "1.0.341",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",