@creator.co/creatorco-prisma-client 1.0.57-alpha-4c71c2e → 1.0.57

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
@@ -1533,7 +1533,7 @@ const config = {
1533
1533
  "value": "prisma-client-js"
1534
1534
  },
1535
1535
  "output": {
1536
- "value": "/home/runner/github-runner-j4z8n5FOos1Fg/creator-database/creator-database/client/creatorco/client",
1536
+ "value": "/home/runner/github-runner-Qitu4eltW732C/creator-database/creator-database/client/creatorco/client",
1537
1537
  "fromEnvVar": null
1538
1538
  },
1539
1539
  "config": {
package/index.js CHANGED
@@ -1534,7 +1534,7 @@ const config = {
1534
1534
  "value": "prisma-client-js"
1535
1535
  },
1536
1536
  "output": {
1537
- "value": "/home/runner/github-runner-j4z8n5FOos1Fg/creator-database/creator-database/client/creatorco/client",
1537
+ "value": "/home/runner/github-runner-Qitu4eltW732C/creator-database/creator-database/client/creatorco/client",
1538
1538
  "fromEnvVar": null
1539
1539
  },
1540
1540
  "config": {
package/package.json CHANGED
@@ -79,7 +79,7 @@
79
79
  },
80
80
  "./*": "./*"
81
81
  },
82
- "version": "1.0.57-alpha-4c71c2e",
82
+ "version": "1.0.57",
83
83
  "sideEffects": false,
84
84
  "description": "Prisma client for creatorco Database"
85
85
  }