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

Commit e5cbaae

Browse files
Update pnpm to v9.15.4
1 parent 4289571 commit e5cbaae

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
@@ -12,7 +12,7 @@
1212
"engines": {
1313
"node": ">=20.18.0"
1414
},
15-
"packageManager": "pnpm@9.15.3",
15+
"packageManager": "pnpm@9.15.4",
1616
"scripts": {
1717
"lint": "eslint src",
1818
"build": "rm -rf ./build && tsc && tsc-alias",

0 commit comments

Comments
 (0)