Skip to content

Commit c7a0669

Browse files
committed
fix(package.json): added Keywords for package
1 parent d2bea22 commit c7a0669

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,15 @@
5151
"jest": "^29.0.0",
5252
"semantic-release": "^24.2.3",
5353
"typescript": "^5.7.3"
54-
}
54+
},
55+
"keywords": [
56+
"microservices",
57+
"websockets",
58+
"real-time",
59+
"communication",
60+
"sdk",
61+
"typescript",
62+
"microstream",
63+
"microstream-client"
64+
]
5565
}

0 commit comments

Comments
 (0)