Skip to content

Commit a5d7467

Browse files
Copilothotlong
andcommitted
Add packageManager field to specify pnpm version for CI
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 49e3ec7 commit a5d7467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "objectql-monorepo",
33
"private": true,
44
"license": "AGPL-3.0",
5+
"packageManager": "pnpm@9.15.4",
56
"pnpm": {
67
"onlyBuiltDependencies": [
78
"@nestjs/core",

0 commit comments

Comments
 (0)