@mjhls/mjh-framework 1.0.666-ad-update-v2 → 1.0.666-ad-update-v3

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.
@@ -147,7 +147,6 @@ var MasterDeck = function (_React$Component) {
147
147
  });
148
148
  }
149
149
  }, _this.checkMoreDataAvailable = function () {
150
- debugger;
151
150
  var _this$state2 = _this.state,
152
151
  from = _this$state2.from,
153
152
  itemsPerPage = _this$state2.itemsPerPage,
@@ -141,7 +141,6 @@ var MasterDeck = function (_React$Component) {
141
141
  });
142
142
  }
143
143
  }, _this.checkMoreDataAvailable = function () {
144
- debugger;
145
144
  var _this$state2 = _this.state,
146
145
  from = _this$state2.from,
147
146
  itemsPerPage = _this$state2.itemsPerPage,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mjhls/mjh-framework",
3
- "version": "1.0.666-ad-update-v2",
3
+ "version": "1.0.666-ad-update-v3",
4
4
  "description": "Foundation Framework",
5
5
  "author": "mjh-framework",
6
6
  "license": "MIT",