@sunggang/ui-lib 0.3.54 → 0.3.55

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