We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73dc3cb commit 4efed1fCopy full SHA for 4efed1f
.moon/toolchain.yml
@@ -4,7 +4,7 @@ $schema: "https://moonrepo.dev/schemas/toolchain.json"
4
node:
5
packageManager: "pnpm"
6
pnpm:
7
- version: "8.6.3"
+ version: "10.12.4"
8
9
dedupeOnLockfileChange: false
10
dependencyVersionFormat: "workspace"
package.json
@@ -31,7 +31,7 @@
31
"tslib": "^2.5.0",
32
"typescript": "4.9.4"
33
},
34
- "packageManager": "pnpm@8.6.3",
+ "packageManager": "pnpm@10.12.4",
35
"engines": {
36
"node": "20.5.1"
37
}
0 commit comments