diff --git a/package.json b/package.json index e42d5c8..c10aeb3 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,10 @@ "[development]": { "kind": "notify-to-console" }, + "[hybrid]": { + "destination": "SAP_Notifications", + "kind": "notify-to-rest" + }, "[production]": { "destination": "SAP_Notifications", "kind": "notify-to-rest"