File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @cap-js/alert-notification " ,
2
+ "name" : " @cap-js/notifications " ,
3
3
"version" : " 0.0.1" ,
4
4
"description" : " CDS plugin providing integration to the SAP BTP Alert Notification Service." ,
5
- "repository" : " cap-js/alert-notification " ,
5
+ "repository" : " cap-js/notifications " ,
6
6
"author" : " SAP SE (https://www.sap.com)" ,
7
7
"homepage" : " https://cap.cloud.sap/" ,
8
8
"license" : " SEE LICENSE IN LICENSE" ,
37
37
}
38
38
},
39
39
"notify-to-console" : {
40
- "impl" : " @cap-js/alert-notification /srv/notifyToConsole" ,
40
+ "impl" : " @cap-js/notifications /srv/notifyToConsole" ,
41
41
"outbox" : false
42
42
},
43
43
"notify-to-rest" : {
44
- "impl" : " @cap-js/alert-notification /srv/notifyToRest" ,
44
+ "impl" : " @cap-js/notifications /srv/notifyToRest" ,
45
45
"outbox" : true
46
46
}
47
47
}
You can’t perform that action at this time.
0 commit comments