@quesmed/types-rn 2.6.265 → 2.6.266

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.6.265",
3
+ "version": "2.6.266",
4
4
  "description": "Typescript types for Quesmed",
5
5
  "keywords": [
6
6
  "quesmed",
@@ -254,7 +254,6 @@ exports.PRESTART_OSCE_MARKSHEET = (0, client_1.gql) `
254
254
  }
255
255
  `;
256
256
  exports.SAVE_OSCE_MARKSHEET = (0, client_1.gql) `
257
- ${fragments_1.OSCE_MARKSHEET_FIELDS}
258
257
  mutation SaveOsceMarksheet(
259
258
  $osceMarksheetId: Int!
260
259
  $feedback: String