From 7dfcfd5e4621a28777c4e92b57283f4ac32a2caf Mon Sep 17 00:00:00 2001 From: "Pawla Abdul (Bot)" Date: Mon, 13 Apr 2026 11:37:03 +0000 Subject: [PATCH] chore: remove packageManager field to fix release workflow --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 8de5835..ddea4e4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ "homepage": "https://github.com/privilegedescalation/headlamp-rook-plugin#readme", "author": "privilegedescalation", "license": "Apache-2.0", - "packageManager": "pnpm@10.32.1", "scripts": { "start": "headlamp-plugin start", "build": "headlamp-plugin build",