@creator.co/creatorco-prisma-client 1.0.64 → 1.0.65

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
@@ -1608,7 +1608,7 @@ const config = {
1608
1608
  "value": "prisma-client-js"
1609
1609
  },
1610
1610
  "output": {
1611
- "value": "/home/runner/github-runner-d9QmO4hQTmpK9/creator-database/creator-database/client/creatorco/client",
1611
+ "value": "/home/runner/github-runner-61yLcfxX7vCIz/creator-database/creator-database/client/creatorco/client",
1612
1612
  "fromEnvVar": null
1613
1613
  },
1614
1614
  "config": {
package/index.js CHANGED
@@ -1609,7 +1609,7 @@ const config = {
1609
1609
  "value": "prisma-client-js"
1610
1610
  },
1611
1611
  "output": {
1612
- "value": "/home/runner/github-runner-d9QmO4hQTmpK9/creator-database/creator-database/client/creatorco/client",
1612
+ "value": "/home/runner/github-runner-61yLcfxX7vCIz/creator-database/creator-database/client/creatorco/client",
1613
1613
  "fromEnvVar": null
1614
1614
  },
1615
1615
  "config": {
package/package.json CHANGED
@@ -79,7 +79,7 @@
79
79
  },
80
80
  "./*": "./*"
81
81
  },
82
- "version": "1.0.64",
82
+ "version": "1.0.65",
83
83
  "sideEffects": false,
84
84
  "description": "Prisma client for creatorco Database"
85
85
  }