@quesmed/types-rn 2.1.20 → 2.1.21

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.1.20",
3
+ "version": "2.1.21",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -76,6 +76,7 @@ exports.SAMPLE_TODO = (0, client_1.gql) `
76
76
  card {
77
77
  id
78
78
  question
79
+ explanation
79
80
  concept {
80
81
  name
81
82
  chapter {