@a_team/prisma 3.6.0-win → 3.6.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-c47dd193bde705ff31f9945098a1fd1c010294c231d6bdf37dd31ce8b60b4c7a",
2
+ "name": "prisma-client-2005e40cdf32cb699f678d4c0a586790cdc2eec34598b797ef4a54a6f22652bc",
3
3
  "main": "index.js",
4
4
  "types": "index.d.ts",
5
5
  "browser": "index-browser.js",
@@ -315,6 +315,8 @@ type MissionRole {
315
315
  collectMonthlyRate Boolean?
316
316
  isFullTimeRetainer Boolean?
317
317
  removalRequest MissionRoleRemovalRequest?
318
+ productOfferings String[]
319
+ roleDealType String?
318
320
  }
319
321
 
320
322
  type MissionsManager {
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@a_team/prisma",
3
- "version": "3.6.0-win",
3
+ "version": "3.6.1-linux",
4
4
  "os": [
5
- "win32"
5
+ "linux"
6
6
  ],
7
7
  "cpu": [],
8
8
  "keywords": [],