Skip to content

Commit 35e97df

Browse files
committed
add keywords.
1 parent a09f6f7 commit 35e97df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"name": "typescript-optional",
33
"version": "1.7.0",
44
"description": "Optional (like Java) implementation in TypeScript",
5+
"keywords": [
6+
"java",
7+
"optional",
8+
"typescript"
9+
],
510
"repository": {
611
"type": "git",
712
"url": "https://github.com/bromne/typescript-optional.git"

0 commit comments

Comments
 (0)