@sunggang/ui-lib 0.3.53 → 0.3.54

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 +2 -0
  2. package/package.json +1 -1
package/index.esm2.js CHANGED
@@ -79218,6 +79218,8 @@ var LiffProvider = function(param) {
79218
79218
  console.error("LocalStorage 解析失敗:", err);
79219
79219
  }
79220
79220
  }
79221
+ console.log("checkTokenUrl", checkTokenUrl);
79222
+ console.log("memberInfoUrl", memberInfoUrl);
79221
79223
  if (!jwtToken) return [
79222
79224
  3,
79223
79225
  4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sunggang/ui-lib",
3
- "version": "0.3.53",
3
+ "version": "0.3.54",
4
4
  "dependencies": {
5
5
  "@emotion/react": "^11.14.0",
6
6
  "@emotion/styled": "^11.14.0",