@adaptware/eagles-db 1.1.63 → 1.1.64

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/client/edge.js CHANGED
@@ -1100,7 +1100,7 @@ const config = {
1100
1100
  "value": "prisma-client-js"
1101
1101
  },
1102
1102
  "output": {
1103
- "value": "/Users/akshayaggarwal/sourcetree/treadspace/eagles-db/client",
1103
+ "value": "/Users/abhinavaggarwal/Documents/Adaptware/Treadspace/eagles-db/client",
1104
1104
  "fromEnvVar": null
1105
1105
  },
1106
1106
  "config": {
@@ -1118,7 +1118,7 @@ const config = {
1118
1118
  }
1119
1119
  ],
1120
1120
  "previewFeatures": [],
1121
- "sourceFilePath": "/Users/akshayaggarwal/sourcetree/treadspace/eagles-db/prisma/schema/schema.prisma",
1121
+ "sourceFilePath": "/Users/abhinavaggarwal/Documents/Adaptware/Treadspace/eagles-db/prisma/schema/schema.prisma",
1122
1122
  "isCustomOutput": true
1123
1123
  },
1124
1124
  "relativeEnvPaths": {
package/client/index.js CHANGED
@@ -1101,7 +1101,7 @@ const config = {
1101
1101
  "value": "prisma-client-js"
1102
1102
  },
1103
1103
  "output": {
1104
- "value": "/Users/akshayaggarwal/sourcetree/treadspace/eagles-db/client",
1104
+ "value": "/Users/abhinavaggarwal/Documents/Adaptware/Treadspace/eagles-db/client",
1105
1105
  "fromEnvVar": null
1106
1106
  },
1107
1107
  "config": {
@@ -1119,7 +1119,7 @@ const config = {
1119
1119
  }
1120
1120
  ],
1121
1121
  "previewFeatures": [],
1122
- "sourceFilePath": "/Users/akshayaggarwal/sourcetree/treadspace/eagles-db/prisma/schema/schema.prisma",
1122
+ "sourceFilePath": "/Users/abhinavaggarwal/Documents/Adaptware/Treadspace/eagles-db/prisma/schema/schema.prisma",
1123
1123
  "isCustomOutput": true
1124
1124
  },
1125
1125
  "relativeEnvPaths": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adaptware/eagles-db",
3
- "version": "1.1.63",
3
+ "version": "1.1.64",
4
4
  "description": "A Prisma client package for Treadspace database operations",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
Binary file