Skip to content

Commit 506fa5a

Browse files
committed
try downgrading pnpm to 9 for node 16 support
1 parent 9e4b025 commit 506fa5a

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
@@ -32,5 +32,5 @@
3232
},
3333
"license": "MIT",
3434
"type": "module",
35-
"packageManager": "pnpm@10.15.0"
35+
"packageManager": "pnpm@9.15.9"
3636
}

0 commit comments

Comments
 (0)