Skip to content

Commit ca84970

Browse files
committed
AG-55211 make engines.pnpm less strict
Squashed commit of the following: commit 02b99cd Author: slvvko <v.leleka@adguard.com> Date: Fri Jun 19 13:49:07 2026 -0400 update engines.pnpm -- make it less strict
1 parent 4839c90 commit ca84970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"author": "AdGuard",
3535
"license": "GPL-3.0",
3636
"engines": {
37-
"pnpm": "=10.33.4"
37+
"pnpm": ">=10.33.4 <11"
3838
},
3939
"repository": {
4040
"type": "git",

0 commit comments

Comments
 (0)