Skip to content

Commit 1a7e76c

Browse files
committed
Add packageManager field (pnpm@11) to package.json
1 parent 11e14d6 commit 1a7e76c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"author": "",
66
"private": true,
77
"license": "UNLICENSED",
8+
"packageManager": "pnpm@11.x.x",
89
"scripts": {
910
"license:scan": "node scripts/scan-licenses.js",
1011
"build": "nest build",

0 commit comments

Comments
 (0)