Skip to content

Commit c23cfd9

Browse files
committed
Set pnpm engine version to ^10.4.1
1 parent bd3a276 commit c23cfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jsonforms-monorepo",
33
"engines": {
44
"node": "^18.19.0",
5-
"pnpm": ">=9.15.4"
5+
"pnpm": "^10.4.1"
66
},
77
"packageManager": "pnpm@10.4.1+sha256.4b702887986995933d4300836b04d6d02a43bc72b52e4f7e93a4ca608b959197",
88
"scripts": {

0 commit comments

Comments
 (0)