mirror of
https://github.com/gmeligio/flutter-docker-image.git
synced 2026-05-24 12:30:34 +00:00
f81107fe7b
- Pin `pnpm = "11.2.2"` in `mise.toml` so the `docs/src` build uses a manifest-pinned package manager, bringing the docs toolchain under the `ci-runtime-tool-versioning` invariant alongside `cue`, `node`, `gx`, and `git-cliff`.
7 lines
104 B
TOML
7 lines
104 B
TOML
[tools]
|
|
cue = "0.15.0"
|
|
git-cliff = "2.10.1"
|
|
pnpm = "11.2.2"
|
|
node = "lts"
|
|
"github:gmeligio/gx" = "0.7.1"
|