Merge pull request #25 from privilegedescalation/fix/add-package-manager-field
fix: add packageManager field to package.json
This commit was merged in pull request #25.
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
"homepage": "https://github.com/privilegedescalation/headlamp-tns-csi-plugin#readme",
|
"homepage": "https://github.com/privilegedescalation/headlamp-tns-csi-plugin#readme",
|
||||||
"author": "privilegedescalation",
|
"author": "privilegedescalation",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
"packageManager": "pnpm@10.32.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "headlamp-plugin start",
|
"start": "headlamp-plugin start",
|
||||||
"build": "headlamp-plugin build",
|
"build": "headlamp-plugin build",
|
||||||
|
|||||||
Reference in New Issue
Block a user