Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 0caadb4

Browse files
Update pnpm to v10
1 parent 9c8f3d5 commit 0caadb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"engines": {
99
"node": ">=20.18.3"
1010
},
11-
"packageManager": "pnpm@9.15.9",
11+
"packageManager": "pnpm@10.11.1",
1212
"scripts": {
1313
"lint": "eslint ./src/**/*",
1414
"build": "rm -rf ./build && tsc && tsc-alias",

0 commit comments

Comments
 (0)