procbay-schema 1.0.1 → 1.0.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "procbay-schema",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "A set of utilities for managing Prisma database schemas, seeding, and maintenance operations for the Procure-to-Pay system",
5
5
  "main": "src/prisma/index.js",
6
6
  "type": "module",
@@ -2044,7 +2044,7 @@ const config = {
2044
2044
  "value": "prisma-client-js"
2045
2045
  },
2046
2046
  "output": {
2047
- "value": "/home/azhar/Projects/procure-2-pay/backend/schema-v2/src/prisma",
2047
+ "value": "/home/azhar/Projects/procure-2-pay/backend/procbay-schema/src/prisma",
2048
2048
  "fromEnvVar": null
2049
2049
  },
2050
2050
  "config": {
@@ -2070,7 +2070,7 @@ const config = {
2070
2070
  }
2071
2071
  ],
2072
2072
  "previewFeatures": [],
2073
- "sourceFilePath": "/home/azhar/Projects/procure-2-pay/backend/schema-v2/prisma/schema.prisma",
2073
+ "sourceFilePath": "/home/azhar/Projects/procure-2-pay/backend/procbay-schema/prisma/schema.prisma",
2074
2074
  "isCustomOutput": true
2075
2075
  },
2076
2076
  "relativeEnvPaths": {
@@ -2045,7 +2045,7 @@ const config = {
2045
2045
  "value": "prisma-client-js"
2046
2046
  },
2047
2047
  "output": {
2048
- "value": "/home/azhar/Projects/procure-2-pay/backend/schema-v2/src/prisma",
2048
+ "value": "/home/azhar/Projects/procure-2-pay/backend/procbay-schema/src/prisma",
2049
2049
  "fromEnvVar": null
2050
2050
  },
2051
2051
  "config": {
@@ -2071,7 +2071,7 @@ const config = {
2071
2071
  }
2072
2072
  ],
2073
2073
  "previewFeatures": [],
2074
- "sourceFilePath": "/home/azhar/Projects/procure-2-pay/backend/schema-v2/prisma/schema.prisma",
2074
+ "sourceFilePath": "/home/azhar/Projects/procure-2-pay/backend/procbay-schema/prisma/schema.prisma",
2075
2075
  "isCustomOutput": true
2076
2076
  },
2077
2077
  "relativeEnvPaths": {