@sunggang/ui-lib 0.3.40 → 0.3.41

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/index.esm2.js +1 -1
  2. package/package.json +1 -1
package/index.esm2.js CHANGED
@@ -78720,7 +78720,7 @@ var LiffProvider = function(param) {
78720
78720
  ];
78721
78721
  case 1:
78722
78722
  response = _state.sent();
78723
- if (!(response === null || response === void 0 ? void 0 : response.status)) return [
78723
+ if (!((response === null || response === void 0 ? void 0 : response.status) || (response === null || response === void 0 ? void 0 : response.access_token))) return [
78724
78724
  3,
78725
78725
  3
78726
78726
  ];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sunggang/ui-lib",
3
- "version": "0.3.40",
3
+ "version": "0.3.41",
4
4
  "dependencies": {
5
5
  "@emotion/react": "^11.14.0",
6
6
  "@emotion/styled": "^11.14.0",