diff --git a/package.json b/package.json index 11bf949d..91e4afa6 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "An open-source creative community written on the blockchain.", "license": "AGPL-3.0", "sideEffects": false, - "packageManager": "pnpm@9.0.6", + "packageManager": "pnpm@9.1.0", "scripts": { "build": "next build", "dev": "next -p 2222",