Skip to content

Commit 410273d

Browse files
committed
fix(package.json): specify pnpm version
1 parent ccd67ab commit 410273d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@
3131
"dprint": "^0.50.2",
3232
"prettier-plugin-astro": "^0.14.1",
3333
"typescript": "^5.9.2"
34-
}
34+
},
35+
"packageManager": "pnpm@10.0.0"
3536
}

0 commit comments

Comments
 (0)