@a_team/prisma 3.22.0-macos-docker-linux → 3.22.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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "prisma-client-f3b169856875f8f86da30662bbf0eea0d12a7366ac951f06f936fb8d784ea602",
2
+ "name": "prisma-client-2937b05e9a457b6c939ffffcabb6efa7212465e213def64ec6bf211c8b582366",
3
3
  "main": "index.js",
4
4
  "types": "index.d.ts",
5
5
  "browser": "index-browser.js",
@@ -1497,7 +1497,7 @@ type ProposalTfsPitch {
1497
1497
 
1498
1498
  enum PlatformRecordedOn {
1499
1499
  Fathom
1500
- Gong
1500
+ Daily
1501
1501
  }
1502
1502
 
1503
1503
  type CallParticipant {
@@ -769,7 +769,7 @@ exports.ProposalTemplate = exports.$Enums.ProposalTemplate = {
769
769
 
770
770
  exports.PlatformRecordedOn = exports.$Enums.PlatformRecordedOn = {
771
771
  Fathom: 'Fathom',
772
- Gong: 'Gong'
772
+ Daily: 'Daily'
773
773
  };
774
774
 
775
775
  exports.GeneratingStatus = exports.$Enums.GeneratingStatus = {
package/package.json CHANGED
@@ -1,7 +1,9 @@
1
1
  {
2
2
  "name": "@a_team/prisma",
3
- "version": "3.22.0-macos-docker-linux",
4
- "os": [],
3
+ "version": "3.22.1-linux",
4
+ "os": [
5
+ "linux"
6
+ ],
5
7
  "cpu": [],
6
8
  "keywords": [],
7
9
  "prisma": {