From 7128ad221b5bef44ca63159519ff27ccc6fb4b85 Mon Sep 17 00:00:00 2001 From: Ole Lensmar Date: Thu, 26 Oct 2023 14:11:23 +0200 Subject: [PATCH] fix: updated description and synopsis --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5ff9846f4..721209802 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "monokle", "version": "2.4.2", "author": "Kubeshop", - "description": "UI for managing k8s manifests", + "description": "Desktop IDE for working with Kubernetes Clusters and YAML configurations", "homepage": "./", "main": "build/electron/main.js", "contributors": [ @@ -283,8 +283,7 @@ "maintainer": "Kubeshop", "vendor": "Kubeshop", "executableName": "Monokle", - "synopsis": "Your kubernetes best friend!", - "description": "A free, open-source tool, to help you navigate kubernetes development. By Kubeshop." + "synopsis": "Desktop IDE for Kubernetes" }, "appImage": { "artifactName": "${productName}-${os}-${version}-${arch}.${ext}"