udpate pnpm

This commit is contained in:
Niccolo Borgioli 2023-06-28 17:14:44 +02:00
parent 074ad94d7e
commit 2042ca97c1
No known key found for this signature in database
GPG Key ID: D93C615F75EE4F0B

View File

@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"license": "MIT", "license": "MIT",
"packageManager": "pnpm@8.6.0", "packageManager": "pnpm@8.6.5",
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
"build": "next build && next export" "build": "next build && next export"