From 81e88046d2158838b71a7c6ea0e2a895e4e34a77 Mon Sep 17 00:00:00 2001 From: s2 Date: Mon, 17 Jun 2019 15:33:27 +0200 Subject: [PATCH] add some keywords --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 1674bb31..cc57aae6 100644 --- a/package.json +++ b/package.json @@ -14,5 +14,6 @@ "license": "ISC", "devDependencies": { "electron-packager": "^12.2.0" - } + }, + "keywords": ["git", "lfs", "locking", "git-locks"] }