Skip to content

Commit 1452b26

Browse files
committed
bump package manager
1 parent ef5646a commit 1452b26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"main": "./build/src/index.js",
66
"types": "build/src/index.d.ts",
77
"bin": "./build/src/bin/release-please.js",
8-
"packageManager": "pnpm@8.15.8",
8+
"packageManager": "pnpm@9.7.0",
99
"engines": {
1010
"node": ">=18.0.0",
11-
"pnpm": ">=8"
11+
"pnpm": ">=9"
1212
},
1313
"scripts": {
1414
"build": "tsc --project tsconfig.json",

0 commit comments

Comments
 (0)