Skip to content

Commit c63fb39

Browse files
authored
Set pnpm version (#59)
1 parent 6a815da commit c63fb39

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@
3636
"nodemon": "3.1.9",
3737
"openapi3-ts": "4.4.0"
3838
},
39+
"packageManager": "pnpm@10.27.0",
3940
"engines": {
40-
"node": ">=22"
41+
"node": ">=22",
42+
"pnpm": ">=10 <11"
4143
}
4244
}

0 commit comments

Comments
 (0)