fix: add packageManager field to package.json #31

Merged
privilegedescalation-engineer[bot] merged 1 commits from fix/add-package-manager-field into main 2026-03-24 22:45:32 +00:00
+1
View File
@@ -12,6 +12,7 @@
"homepage": "https://github.com/privilegedescalation/headlamp-kube-vip-plugin#readme",
"author": "privilegedescalation",
"license": "Apache-2.0",
"packageManager": "pnpm@10.32.1",
"scripts": {
"start": "headlamp-plugin start",
"build": "headlamp-plugin build",