diff --git a/package.json b/package.json index bc622bc..a6f4b8f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "engines": { "node": ">=20.0.0" }, - "packageManager": "pnpm@10.30.0", + "packageManager": "pnpm@10.30.1", "scripts": { "build": "slidev build example.md", "check:format": "eslint . --max-warnings 0",