diff --git a/package.json b/package.json index 5387b2d..51fb934 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,10 @@ "dist" ], "keywords": [ - "result", - "error", - "typescript" + "typescript", + "error-handling", + "option-type", + "result-type" ], "scripts": { "build": "tsup",