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 5608c70 commit 86d6f78Copy full SHA for 86d6f78
mise.toml
@@ -1,4 +1,4 @@
1
[tools]
2
npm = "11.6.2"
3
node = "24.13"
4
-pnpm = "10.29.3"
+pnpm = "10.30.0"
package.json
@@ -4,7 +4,7 @@
"description": "monorepo for immich and friends",
5
"private": true,
6
"type": "module",
7
- "packageManager": "pnpm@10.29.3",
+ "packageManager": "pnpm@10.30.0",
8
"engines": {
9
"pnpm": ">=10.0.0"
10
},
0 commit comments