Switch to pnpm

This commit is contained in:
2024-12-28 18:34:07 -06:00
parent 78a8f4c139
commit 47e664b313
3 changed files with 5099 additions and 4280 deletions

View File

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

5098
pnpm-lock.yaml generated Normal file
View File

File diff suppressed because it is too large Load Diff

4280
yarn.lock
View File

File diff suppressed because it is too large Load Diff