Skip to content

Commit ba42f71

Browse files
committed
chore(npm): add package description
1 parent 5c1a5cb commit ba42f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@reactive-commons/messaging",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "Set of abstractions and implementations over different patterns and practices that make the foundation of a reactive microservices architecture",
55
"keywords": [],
66
"main": "dist/index.umd.js",
77
"module": "dist/index.es5.js",

0 commit comments

Comments
 (0)