@quesmed/types 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.
@@ -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 {
@@ -73,6 +73,7 @@ export const SAMPLE_TODO = gql `
73
73
  card {
74
74
  id
75
75
  question
76
+ explanation
76
77
  concept {
77
78
  name
78
79
  chapter {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@quesmed/types",
3
- "version": "2.1.20",
3
+ "version": "2.1.21",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",