@creator.co/creatorco-prisma-client 1.0.75 → 1.0.76

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 +2 -2
  2. package/index.js +2 -2
  3. package/package.json +1 -1
package/edge.js CHANGED
@@ -1633,7 +1633,7 @@ const config = {
1633
1633
  "value": "prisma-client-js"
1634
1634
  },
1635
1635
  "output": {
1636
- "value": "/home/runner/github-runner-7UkemrdYQdOh7/creator-database/creator-database/client/creatorco/client",
1636
+ "value": "/home/runner/github-runner-RAon3WIwqwnwZ/creator-database/creator-database/client/creatorco/client",
1637
1637
  "fromEnvVar": null
1638
1638
  },
1639
1639
  "config": {
@@ -1682,7 +1682,7 @@ const config = {
1682
1682
  "fullTextIndex",
1683
1683
  "fullTextSearch"
1684
1684
  ],
1685
- "sourceFilePath": "/home/runner/github-runner-7UkemrdYQdOh7/creator-database/creator-database/prisma/creatorco/schema.prisma",
1685
+ "sourceFilePath": "/home/runner/github-runner-RAon3WIwqwnwZ/creator-database/creator-database/prisma/creatorco/schema.prisma",
1686
1686
  "isCustomOutput": true
1687
1687
  },
1688
1688
  "relativeEnvPaths": {
package/index.js CHANGED
@@ -1634,7 +1634,7 @@ const config = {
1634
1634
  "value": "prisma-client-js"
1635
1635
  },
1636
1636
  "output": {
1637
- "value": "/home/runner/github-runner-7UkemrdYQdOh7/creator-database/creator-database/client/creatorco/client",
1637
+ "value": "/home/runner/github-runner-RAon3WIwqwnwZ/creator-database/creator-database/client/creatorco/client",
1638
1638
  "fromEnvVar": null
1639
1639
  },
1640
1640
  "config": {
@@ -1683,7 +1683,7 @@ const config = {
1683
1683
  "fullTextIndex",
1684
1684
  "fullTextSearch"
1685
1685
  ],
1686
- "sourceFilePath": "/home/runner/github-runner-7UkemrdYQdOh7/creator-database/creator-database/prisma/creatorco/schema.prisma",
1686
+ "sourceFilePath": "/home/runner/github-runner-RAon3WIwqwnwZ/creator-database/creator-database/prisma/creatorco/schema.prisma",
1687
1687
  "isCustomOutput": true
1688
1688
  },
1689
1689
  "relativeEnvPaths": {
package/package.json CHANGED
@@ -92,7 +92,7 @@
92
92
  },
93
93
  "./*": "./*"
94
94
  },
95
- "version": "1.0.75",
95
+ "version": "1.0.76",
96
96
  "sideEffects": false,
97
97
  "description": "Prisma client for creatorco Database"
98
98
  }