File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- [tools."aqua:pnpm/pnpm"]
2
- version = "10.2.0"
3
- backend = "aqua:pnpm/pnpm"
4
-
5
- [tools."aqua:pnpm/pnpm".checksums]
6
- pnpm-linux-x64 = "sha256:38ab95d36b8ae79609e2b899ddf9e792cd00b6ca13a62789608aa45b4bf4a9d1"
7
-
8
1
[tools.bun]
9
2
version = "1.2.2"
10
3
backend = "core:bun"
@@ -18,3 +11,10 @@ backend = "core:node"
18
11
19
12
[tools.node.checksums]
20
13
"node-v22.13.1-linux-x64.tar.gz" = "sha256:666148b9fe0c7e1301cc1b029e33a45e9e4a893f68d2d2bb1cc88a931a88a004"
14
+
15
+ [tools.pnpm]
16
+ version = "10.2.1"
17
+ backend = "aqua:pnpm/pnpm"
18
+
19
+ [tools.pnpm.checksums]
20
+ pnpm-linux-x64 = "sha256:06f3d66454167680908cf07440c4f6665304952a65e07aac331a9b7701a56c6b"
Original file line number Diff line number Diff line change 1
1
[tools ]
2
- "aqua:pnpm/pnpm" = " latest"
3
2
bun = " latest"
4
3
node = " lts"
4
+ pnpm = " latest"
5
5
6
6
[settings ]
7
7
experimental = true
You can’t perform that action at this time.
0 commit comments