Update Khoj subtitle to AI personal assistant for your digital brain

This commit is contained in:
Debanjum Singh Solanky
2023-06-02 10:40:33 +05:30
parent e022910f31
commit 90439a8db1
6 changed files with 9 additions and 9 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "Khoj",
"version": "0.6.2",
"description": "Natural, Incremental Search for your Second Brain 🦅",
"description": "An AI Personal Assistant for your Digital Brain 🦅",
"main": "src/main.js",
"scripts": {
"dev": "node esbuild.config.mjs",
"build": "tsc -noEmit -skipLibCheck && node esbuild.config.mjs production",
"version": "node version-bump.mjs && git add manifest.json versions.json"
},
"keywords": ["search"],
"keywords": ["search", "chat", "AI", "assistant"],
"author": "Debanjum Singh Solanky",
"license": "GPL-3.0-or-later",
"devDependencies": {