@creator.co/creatorco-prisma-client 1.0.38-alpha-474c819 → 1.0.38-alpha-5e62a8d

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.
Files changed (3) hide show
  1. package/edge.js +1 -1
  2. package/index.js +1 -1
  3. package/package.json +1 -1
package/edge.js CHANGED
@@ -1399,7 +1399,7 @@ const config = {
1399
1399
  "value": "prisma-client-js"
1400
1400
  },
1401
1401
  "output": {
1402
- "value": "/home/runner/github-runner-s5m40bupmNYmI/creator-database/creator-database/client/creatorco/client",
1402
+ "value": "/home/runner/github-runner-oXOjTyUiY3ib1/creator-database/creator-database/client/creatorco/client",
1403
1403
  "fromEnvVar": null
1404
1404
  },
1405
1405
  "config": {
package/index.js CHANGED
@@ -1400,7 +1400,7 @@ const config = {
1400
1400
  "value": "prisma-client-js"
1401
1401
  },
1402
1402
  "output": {
1403
- "value": "/home/runner/github-runner-s5m40bupmNYmI/creator-database/creator-database/client/creatorco/client",
1403
+ "value": "/home/runner/github-runner-oXOjTyUiY3ib1/creator-database/creator-database/client/creatorco/client",
1404
1404
  "fromEnvVar": null
1405
1405
  },
1406
1406
  "config": {
package/package.json CHANGED
@@ -79,7 +79,7 @@
79
79
  },
80
80
  "./*": "./*"
81
81
  },
82
- "version": "1.0.38-alpha-474c819",
82
+ "version": "1.0.38-alpha-5e62a8d",
83
83
  "sideEffects": false,
84
84
  "description": "Prisma client for creatorco Database"
85
85
  }