@creator.co/creatorco-prisma-client 1.0.62 → 1.0.63

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
@@ -1599,7 +1599,7 @@ const config = {
1599
1599
  "value": "prisma-client-js"
1600
1600
  },
1601
1601
  "output": {
1602
- "value": "/home/runner/github-runner-Xt06nrp0ILrKR/creator-database/creator-database/client/creatorco/client",
1602
+ "value": "/home/runner/github-runner-wtaL8xa7I0pcw/creator-database/creator-database/client/creatorco/client",
1603
1603
  "fromEnvVar": null
1604
1604
  },
1605
1605
  "config": {
package/index.js CHANGED
@@ -1600,7 +1600,7 @@ const config = {
1600
1600
  "value": "prisma-client-js"
1601
1601
  },
1602
1602
  "output": {
1603
- "value": "/home/runner/github-runner-Xt06nrp0ILrKR/creator-database/creator-database/client/creatorco/client",
1603
+ "value": "/home/runner/github-runner-wtaL8xa7I0pcw/creator-database/creator-database/client/creatorco/client",
1604
1604
  "fromEnvVar": null
1605
1605
  },
1606
1606
  "config": {
package/package.json CHANGED
@@ -79,7 +79,7 @@
79
79
  },
80
80
  "./*": "./*"
81
81
  },
82
- "version": "1.0.62",
82
+ "version": "1.0.63",
83
83
  "sideEffects": false,
84
84
  "description": "Prisma client for creatorco Database"
85
85
  }