diff --git a/package.json b/package.json index 5a3a2a6..02f0f90 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "engines": { "node": ">=20.0.0" }, - "packageManager": "pnpm@10.26.0", + "packageManager": "pnpm@10.26.1", "scripts": { "build": "slidev build example.md", "check:format": "eslint . --max-warnings 0",