Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit e422ca8

Browse files
chore(deps): update pnpm to v11
1 parent c6fcb7e commit e422ca8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "front-end-tech-memo",
44
"type": "module",
55
"version": "0.0.1",
6-
"packageManager": "pnpm@9.12.3",
6+
"packageManager": "pnpm@11.1.3",
77
"repository": {
88
"type": "git",
99
"url": "git+https://github.com/koralle/front-end-tech-memo"
@@ -41,7 +41,7 @@
4141
},
4242
"engines": {
4343
"node": ">=22.11.0",
44-
"pnpm": ">=9.12.3",
44+
"pnpm": ">=11.1.3",
4545
"npm": "please use pnpm!",
4646
"yarn": "please use pnpm!"
4747
}

0 commit comments

Comments
 (0)