Skip to content

Commit 17ebebb

Browse files
committed
add keywords
1 parent bf0c584 commit 17ebebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "trycat",
33
"version": "0.1.0",
44
"description": "A lightweight, type-safe, zero-dependency implementation of the Result type.",
5-
"keywords": [],
5+
"keywords": ["result", "result-type", "error-handling", "error", "monad", "rust", "rust-result"],
66
"author": "kennethnym",
77
"license": "MIT",
88
"main": "./dist/trycat.js",

0 commit comments

Comments
 (0)