There was an error while loading. Please reload this page.
1 parent 7c88f94 commit b9c7922Copy full SHA for b9c7922
1 file changed
frontend/package.json
@@ -2,8 +2,15 @@
2
"name": "dashboard",
3
"version": "1.1.0",
4
"type": "module",
5
- "description": "",
6
- "main": "index.js",
+ "description": "Frontend Web UI for Helm Dashboard",
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/komodorio/helm-dashboard.git"
9
+ },
10
+ "bugs": {
11
+ "url": "https://github.com/komodorio/helm-dashboard/issues"
12
13
+ "homepage": "https://github.com/komodorio/helm-dashboard#readme",
14
"scripts": {
15
"dev": "vite",
16
"build": "vite build",
0 commit comments