@a_team/prisma 3.5.0-win → 3.5.1-linux

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.
@@ -237,8 +237,6 @@ exports.Prisma.MissionPrefillScalarFieldEnum = {
237
237
  companyDescription: 'companyDescription',
238
238
  missionDescription: 'missionDescription',
239
239
  timezone: 'timezone',
240
- openRoles: 'openRoles',
241
- status: 'status',
242
240
  createdAt: 'createdAt',
243
241
  updatedAt: 'updatedAt'
244
242
  };