Skip to content

Commit a8a6462

Browse files
committed
fix(package.json): added Keywords
1 parent 1cd8a43 commit a8a6462

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,14 @@
2727
"commitizen": "^4.3.1",
2828
"cz-conventional-changelog": "^3.3.0",
2929
"semantic-release": "^24.2.3"
30-
}
30+
},
31+
"keywords": [
32+
"microservices",
33+
"websockets",
34+
"real-time",
35+
"communication",
36+
"hub",
37+
"microstream",
38+
"microstream-hub"
39+
]
3140
}

0 commit comments

Comments
 (0)