@quesmed/types-rn 2.4.21 → 2.4.22

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types-rn",
3
- "version": "2.4.21",
3
+ "version": "2.4.22",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -41,11 +41,6 @@ exports.TOPICS = (0, client_1.gql) `
41
41
  topicId
42
42
  totalQuestions
43
43
  totalCards
44
- correctQuestions
45
- incorrectQuestions
46
- greenCards
47
- yellowCards
48
- redCards
49
44
  }
50
45
  }
51
46
  }