@campxdev/shared 2.0.8 → 2.0.9

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": "@campxdev/shared",
3
- "version": "2.0.8",
3
+ "version": "2.0.9",
4
4
  "main": "./exports.ts",
5
5
  "scripts": {
6
6
  "start": "react-scripts start",
@@ -1837,7 +1837,7 @@ export interface IPermissions {
1837
1837
  can_end_semester_examinations_archive_exam: boolean
1838
1838
  can_end_semester_examinations_edit: boolean
1839
1839
  can_end_semester_examinations_notification_details_view: boolean
1840
- can_exam_result_issues_view: boolean
1840
+ can_exam_results_issues_view: boolean
1841
1841
  can_exam_fee_configuration_view: boolean
1842
1842
  can_exam_fee_configuration_add: boolean
1843
1843
  can_exam_registrations_view: boolean