promogame-player 1.0.1 → 1.0.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.
@@ -7389,7 +7389,7 @@ mutation UpdateParticipantInfo($email: String, $phone: String, $avatar: String,
7389
7389
  Vr(() => {
7390
7390
  window != null && window.APP_ID && (window.ZaloMiniAppSDK = d);
7391
7391
  }, [d]), Vr(() => {
7392
- v && (async () => {
7392
+ e && (window.__PROMOGAME_CAMPAIGN_ID = e), v && (async () => {
7393
7393
  var J, j, U;
7394
7394
  if (!w && window)
7395
7395
  try {
@@ -7408,7 +7408,7 @@ mutation UpdateParticipantInfo($email: String, $phone: String, $avatar: String,
7408
7408
  parameters: ie
7409
7409
  }
7410
7410
  });
7411
- console.log(Oe), window.__PROMOGAME_CAMPAIGN_ID = e, window.__PROMOGAME_EXTERNAL_ACCESS_TOKEN = Oe == null ? void 0 : Oe.startAppSession.accessToken, window.__PROMOGAME_ERROR_CODE = (U = (j = (J = Se == null ? void 0 : Se[0]) == null ? void 0 : J.extensions) == null ? void 0 : j.code) == null ? void 0 : U.toString(), O(!0), k({
7411
+ console.log(Oe), window.__PROMOGAME_EXTERNAL_ACCESS_TOKEN = Oe == null ? void 0 : Oe.startAppSession.accessToken, window.__PROMOGAME_ERROR_CODE = (U = (j = (J = Se == null ? void 0 : Se[0]) == null ? void 0 : J.extensions) == null ? void 0 : j.code) == null ? void 0 : U.toString(), O(!0), k({
7412
7412
  variables: {
7413
7413
  avatar: l,
7414
7414
  phone: f,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "promogame-player",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "type": "module",
5
5
  "main": "dist/main.js",
6
6
  "types": "dist/main.d.ts",