From c546ff453a8f5a19a72085b88aecf4ec7348eeb4 Mon Sep 17 00:00:00 2001 From: Ben Ezard Date: Fri, 6 May 2022 10:42:06 +0100 Subject: [PATCH] Update npm keywords --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 292d04b6..9063f5a6 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,10 @@ "license": "ISC", "homepage": "https://github.com/Ezard/semantic-prs", "keywords": [ - "probot", "github", - "probot-app" + "pr", + "pull-request", + "conventional-commits" ], "scripts": { "build": "tsc",