@creator.co/creatorco-prisma-client 1.0.32 → 1.0.33

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
@@ -1302,7 +1302,7 @@ const config = {
1302
1302
  "value": "prisma-client-js"
1303
1303
  },
1304
1304
  "output": {
1305
- "value": "/home/runner/github-runner-YqvLHI1clNjjD/creator-database/creator-database/client/creatorco/client",
1305
+ "value": "/home/runner/github-runner-hZZZOKS6RNAoi/creator-database/creator-database/client/creatorco/client",
1306
1306
  "fromEnvVar": null
1307
1307
  },
1308
1308
  "config": {
package/index.js CHANGED
@@ -1303,7 +1303,7 @@ const config = {
1303
1303
  "value": "prisma-client-js"
1304
1304
  },
1305
1305
  "output": {
1306
- "value": "/home/runner/github-runner-YqvLHI1clNjjD/creator-database/creator-database/client/creatorco/client",
1306
+ "value": "/home/runner/github-runner-hZZZOKS6RNAoi/creator-database/creator-database/client/creatorco/client",
1307
1307
  "fromEnvVar": null
1308
1308
  },
1309
1309
  "config": {
package/package.json CHANGED
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "./*": "./*"
75
75
  },
76
- "version": "1.0.32",
76
+ "version": "1.0.33",
77
77
  "sideEffects": false,
78
78
  "description": "Prisma client for creatorco Database"
79
79
  }