@mmb-digital/ds-lilly 0.4.1 → 0.4.2

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.
Files changed (2) hide show
  1. package/dist/ds-lilly.js +1 -1
  2. package/package.json +1 -1
package/dist/ds-lilly.js CHANGED
@@ -97809,7 +97809,7 @@ var UserAuth = function (_a) {
97809
97809
  setTimeLeft((timer === null || timer === void 0 ? void 0 : timer.time) ? timer.time : 0);
97810
97810
  setMobileKeyValue('');
97811
97811
  }
97812
- }, [resetTimer, timer]);
97812
+ }, [resetTimer, timer === null || timer === void 0 ? void 0 : timer.time]);
97813
97813
  Object(external_root_React_commonjs2_react_commonjs_react_amd_react_umd_react_["useEffect"])(function () {
97814
97814
  if (mobileKey === null || mobileKey === void 0 ? void 0 : mobileKey.error) {
97815
97815
  setMobileKeyValue('');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mmb-digital/ds-lilly",
3
- "version": "0.4.1",
3
+ "version": "0.4.2",
4
4
  "description": "MMB LILLY design system",
5
5
  "license": "UNLICENSED",
6
6
  "sideEffects": false,