@timardex/cluemart-shared 1.5.555 → 1.5.556
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-3244ZVPR.mjs → chunk-OUSN5KYV.mjs} +2 -2
- package/dist/{chunk-3244ZVPR.mjs.map → chunk-OUSN5KYV.mjs.map} +1 -1
- package/dist/graphql/index.cjs +1 -1
- 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 -1
- 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 +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/{post-_paHbhaK.d.mts → post-CqvcCbu7.d.mts} +1 -1
- package/dist/{post-D4B7jPBU.d.ts → post-i-tGGk7S.d.ts} +1 -1
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/graphql/index.cjs
CHANGED
|
@@ -3401,7 +3401,7 @@ var DAILY_CLUE_GAME_DATA_FIELDS_FRAGMENT = import_client55.gql`
|
|
|
3401
3401
|
var MINI_QUIZ_QUESTION_FIELDS_FRAGMENT = import_client55.gql`
|
|
3402
3402
|
fragment MiniQuizQuestionFields on MiniQuizQuestionType {
|
|
3403
3403
|
answers {
|
|
3404
|
-
|
|
3404
|
+
answer
|
|
3405
3405
|
correct
|
|
3406
3406
|
}
|
|
3407
3407
|
question
|