document-drive 5.0.1-staging.12 → 5.0.1-staging.13

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": "document-drive",
3
- "version": "5.0.1-staging.12",
3
+ "version": "5.0.1-staging.13",
4
4
  "license": "AGPL-3.0-only",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -76,8 +76,8 @@
76
76
  "sqlite3": "^5.1.7",
77
77
  "uuid": "^11.0.5",
78
78
  "zod": "^3.24.3",
79
- "@powerhousedao/config": "5.0.1-staging.12",
80
- "document-model": "5.0.1-staging.12"
79
+ "@powerhousedao/config": "5.0.1-staging.13",
80
+ "document-model": "5.0.1-staging.13"
81
81
  },
82
82
  "devDependencies": {
83
83
  "@anatine/zod-mock": "^3.14.0",
@@ -218,8 +218,7 @@ const config = {
218
218
  "isCustomOutput": true
219
219
  },
220
220
  "relativeEnvPaths": {
221
- "rootEnvPath": null,
222
- "schemaEnvPath": "../../../../.env"
221
+ "rootEnvPath": null
223
222
  },
224
223
  "relativePath": "../../../../prisma",
225
224
  "clientVersion": "5.17.0",
@@ -219,8 +219,7 @@ const config = {
219
219
  "isCustomOutput": true
220
220
  },
221
221
  "relativeEnvPaths": {
222
- "rootEnvPath": null,
223
- "schemaEnvPath": "../../../../.env"
222
+ "rootEnvPath": null
224
223
  },
225
224
  "relativePath": "../../../../prisma",
226
225
  "clientVersion": "5.17.0",