Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ad936911b |
@@ -12,6 +12,13 @@
|
|||||||
"homepage": "https://github.com/privilegedescalation/headlamp-rook-plugin#readme",
|
"homepage": "https://github.com/privilegedescalation/headlamp-rook-plugin#readme",
|
||||||
"author": "privilegedescalation",
|
"author": "privilegedescalation",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
"pnpm": {
|
||||||
|
"onlyBuiltDependencies": [
|
||||||
|
"@swc/core",
|
||||||
|
"esbuild",
|
||||||
|
"msw"
|
||||||
|
]
|
||||||
|
},
|
||||||
"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