Skip to content

Commit a013379

Browse files
committed
use pnpm 11.11.0 everywhere for consistency
1 parent 6bfa9a4 commit a013379

2 files changed

Lines changed: 27 additions & 24 deletions

File tree

pixi.lock

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

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ start = { cmd = ["pnpm", "start"], depends-on = ["build"] }
1212

1313
[dependencies]
1414
nodejs = ">=26.5.0,<26.6"
15-
pnpm = ">=11.10.0,<12"
15+
pnpm = ">=11.11.0,<12"

0 commit comments

Comments
 (0)