@creator.co/creatorco-prisma-client 1.0.55-alpha-2ec6ad0 → 1.0.56-alpha-1162f76

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/index-browser.js CHANGED
@@ -550,6 +550,7 @@ exports.Prisma.OptInScalarFieldEnum = {
550
550
  id: 'id',
551
551
  status: 'status',
552
552
  created: 'created',
553
+ updatedAt: 'updatedAt',
553
554
  activated: 'activated',
554
555
  completed: 'completed',
555
556
  cancelled: 'cancelled',