Skip to content

Commit dd89ead

Browse files
chore(cli): bump @prisma/compute-sdk to 0.34.0
Picks up the Windows PATH env-key fix (project-compute#105): buildCommandEnv now resolves the PATH key case-insensitively, so app build/deploy no longer fail with "'bun' is not recognized" on Windows. Also refreshes the lockfile, which was still resolving 0.31.0 despite the 0.33.0 pin.
1 parent 2c63aa7 commit dd89ead

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@clack/prompts": "^1.5.0",
47-
"@prisma/compute-sdk": "0.33.0",
47+
"@prisma/compute-sdk": "0.34.0",
4848
"@prisma/credentials-store": "^7.8.0",
4949
"@prisma/management-api-sdk": "^1.46.0",
5050
"better-result": "^2.9.2",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)