@a_team/prisma 3.15.0-macos-docker-linux → 3.15.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-0e9641df30ac007c6ef5d53d73a3df1ab78f2d232021546179aa898bf185a31f",
2
+ "name": "prisma-client-fac3bc0eaddc231ea6c82ba2765568581fcdc7d115250231bde81265d37a2c8c",
3
3
  "main": "index.js",
4
4
  "types": "index.d.ts",
5
5
  "browser": "index-browser.js",
@@ -1284,7 +1284,7 @@ type ProposalCandidate {
1284
1284
  numberOfHoursBilled Float?
1285
1285
  markup Float?
1286
1286
  builderHourlyRate Float?
1287
- clientHourlyRate Float?
1287
+ builderMonthlyRate Float?
1288
1288
  }
1289
1289
 
1290
1290
  type ProposalCandidateSectionData {
package/package.json CHANGED
@@ -1,7 +1,9 @@
1
1
  {
2
2
  "name": "@a_team/prisma",
3
- "version": "3.15.0-macos-docker-linux",
4
- "os": [],
3
+ "version": "3.15.1-linux",
4
+ "os": [
5
+ "linux"
6
+ ],
5
7
  "cpu": [],
6
8
  "keywords": [],
7
9
  "prisma": {