Chore: migrate to pnpm only (#4907)

This commit is contained in:
shamoon
2025-03-11 09:41:25 -07:00
committed by GitHub
parent bb5cb36491
commit 1f282a1a93
5 changed files with 8 additions and 8772 deletions

View File

@@ -3,6 +3,7 @@
"version": "0.10.9",
"private": true,
"scripts": {
"preinstall": "npx only-allow pnpm",
"dev": "next dev",
"build": "next build",
"start": "next start",