We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef5646a commit 1452b26Copy full SHA for 1452b26
package.json
@@ -5,10 +5,10 @@
5
"main": "./build/src/index.js",
6
"types": "build/src/index.d.ts",
7
"bin": "./build/src/bin/release-please.js",
8
- "packageManager": "pnpm@8.15.8",
+ "packageManager": "pnpm@9.7.0",
9
"engines": {
10
"node": ">=18.0.0",
11
- "pnpm": ">=8"
+ "pnpm": ">=9"
12
},
13
"scripts": {
14
"build": "tsc --project tsconfig.json",
0 commit comments