@eeplatform/basic-edu 1.10.16 → 1.10.17

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/dist/index.mjs CHANGED
@@ -1424,8 +1424,7 @@ function useCurriculumRepo() {
1424
1424
  key: {
1425
1425
  name: 1,
1426
1426
  school: 1,
1427
- effectiveSchoolYear: 1,
1428
- status: 1
1427
+ effectiveSchoolYear: 1
1429
1428
  },
1430
1429
  unique: true,
1431
1430
  partialFilterExpression: { status: "active" },