Skip to content

Commit b803eec

Browse files
authored
added central-services-stream into the package.json (#15)
1 parent 5b6d504 commit b803eec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"dependencies": {
77
"@mojaloop/central-services-error-handling": "0.5.1",
88
"@mojaloop/central-services-shared": "^3.7.1-snapshot",
9+
"@mojaloop/central-services-stream": "^3.9.0-snapshot",
910
"config": "^3.0.0",
1011
"healthcheck-server": "^1.0.0",
1112
"json-rules-engine": "^2.3.0",
@@ -34,4 +35,4 @@
3435
"url": "https://github.com/mojaloop/central-event-processor/issues"
3536
},
3637
"homepage": "https://github.com/mojaloop/central-event-processor#readme"
37-
}
38+
}

0 commit comments

Comments
 (0)