@a_team/prisma 3.9.3-win → 3.9.4-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.
@@ -369,7 +369,6 @@ exports.Prisma.UserScalarFieldEnum = {
369
369
  aboutMe: 'aboutMe',
370
370
  cvURL: 'cvURL',
371
371
  onboardingStage: 'onboardingStage',
372
- dribbble: 'dribbble',
373
372
  yearsExperience: 'yearsExperience',
374
373
  websites: 'websites'
375
374
  };