Skip to content

Commit d45d868

Browse files
committed
ci: bump pnpm version
1 parent 0c26099 commit d45d868

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,10 +3,10 @@
33
"version": "1.21.1",
44
"license": "MIT",
55
"main": "index.js",
6-
"packageManager": "pnpm@11.1.3",
6+
"packageManager": "pnpm@11.9.0",
77
"engines": {
88
"node": ">=24.16.0",
9-
"pnpm": ">=11.1.3"
9+
"pnpm": ">=11.9.0"
1010
},
1111
"scripts": {
1212
"app:version": "echo \"$npm_package_version\"",

0 commit comments

Comments
 (0)