Skip to content

Commit 9fc8f87

Browse files
committed
changed package.json info and version
1 parent 93bee7b commit 9fc8f87

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "central-notification",
3-
"version": "0.0.1",
2+
"name": "central-event-processor",
3+
"version": "4.3.0",
44
"description": "CEP for Mojaloop Central-Ledger to monitor the notificaion kafka topic and act on it.",
55
"main": "index.js",
66
"dependencies": {
@@ -27,12 +27,12 @@
2727
},
2828
"repository": {
2929
"type": "git",
30-
"url": "git+https://github.com/vgenev/central-notification.git"
30+
"url": "git+https://github.com/mojaloop/central-event-processor"
3131
},
3232
"author": "Valentin Genev",
3333
"license": "MIT",
3434
"bugs": {
35-
"url": "https://github.com/vgenev/central-notification/issues"
35+
"url": "https://github.com/mojaloop/central-event-processor/issues"
3636
},
37-
"homepage": "https://github.com/vgenev/central-notification#readme"
37+
"homepage": "https://github.com/mojaloop/central-event-processor#readme"
3838
}

0 commit comments

Comments
 (0)