@timardex/cluemart-shared 1.5.48 → 1.5.49
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.
- package/dist/{chunk-EJMSNCV3.mjs → chunk-JBGW6FSQ.mjs} +2 -1
- package/dist/{chunk-EJMSNCV3.mjs.map → chunk-JBGW6FSQ.mjs.map} +1 -1
- package/dist/{chunk-466GQ5SI.mjs → chunk-RNLHQ7EP.mjs} +1 -1
- package/dist/{chunk-466GQ5SI.mjs.map → chunk-RNLHQ7EP.mjs.map} +1 -1
- package/dist/graphql/index.cjs +1 -0
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +1 -1
- package/dist/graphql/index.d.ts +1 -1
- package/dist/graphql/index.mjs +1 -1
- package/dist/hooks/index.cjs +1 -0
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.mjs +2 -2
- package/dist/index.cjs +1 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.mjs +1 -0
- package/dist/index.mjs.map +1 -1
- package/dist/{post-CbMvLv2F.d.ts → post-DYryesys.d.ts} +1 -0
- package/dist/{post-Cn44Ciiw.d.mts → post-DhFpT73h.d.mts} +1 -0
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -3221,6 +3221,7 @@ var DAILY_CLUE_GAME_DATA_FIELDS_FRAGMENT = gql29`
|
|
|
3221
3221
|
collected
|
|
3222
3222
|
shuffled
|
|
3223
3223
|
todaysLetter
|
|
3224
|
+
todaysClue
|
|
3224
3225
|
todaysPlacement
|
|
3225
3226
|
}
|
|
3226
3227
|
streak
|
|
@@ -3763,4 +3764,4 @@ export {
|
|
|
3763
3764
|
useGetGame,
|
|
3764
3765
|
useGetGameLeaderboard
|
|
3765
3766
|
};
|
|
3766
|
-
//# sourceMappingURL=chunk-
|
|
3767
|
+
//# sourceMappingURL=chunk-JBGW6FSQ.mjs.map
|