ecomlab-components-next 0.1.144 → 0.1.145

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.
@@ -445,7 +445,7 @@ var TariffPlan = function TariffPlan(_ref) {
445
445
  className: "tariffs-plan-2__cards"
446
446
  }, modelsTariff === null || modelsTariff === void 0 || (_modelsTariff$filter = modelsTariff.filter(function (_ref2) {
447
447
  var id = _ref2.id;
448
- return id != 1;
448
+ return id != 1 && id != 2 && id != 3;
449
449
  })) === null || _modelsTariff$filter === void 0 ? void 0 : _modelsTariff$filter.map(function (_ref3, ind) {
450
450
  var _parseFloat;
451
451
  var id = _ref3.id,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.144",
3
+ "version": "0.1.145",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [