mirror of
https://github.com/smyalygames/anthonyberg-website.git
synced 2025-05-18 06:04:12 +02:00
build: switch to pnpm
This commit is contained in:
parent
ab45f1f614
commit
e201cc9fcd
5018
package-lock.json
generated
5018
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -4,10 +4,15 @@
|
||||
"description": "A website for my own portfolio",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"dev": "next",
|
||||
"build": "next build",
|
||||
"start": "next start"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20",
|
||||
"pnpm": ">=8"
|
||||
},
|
||||
"dependencies": {
|
||||
"gray-matter": "^4.0.3",
|
||||
"next": "latest",
|
||||
|
2772
pnpm-lock.yaml
generated
Normal file
2772
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user