From edc7e5057805e8b80b599a0db5f66f5f68862bdc Mon Sep 17 00:00:00 2001 From: Emil Tayeb Date: Wed, 13 Mar 2024 02:44:09 +0200 Subject: [PATCH] keytwords --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 0af963e..6663897 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,8 @@ "lint": "tsc" }, "keywords": [ - "regex" + "regex", + "english" ], "author": "", "license": "MIT",