From 3fdc07d6c476f460caed90b5a96846cae86e3587 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Pasquier Date: Thu, 24 Sep 2020 09:58:26 +0200 Subject: [PATCH] update: notification0.7 --- src/dependencies.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dependencies.pug b/src/dependencies.pug index 3e44caf..169589a 100644 --- a/src/dependencies.pug +++ b/src/dependencies.pug @@ -11,7 +11,7 @@ script(type="module" src="https://unpkg.com/@startinblox/oidc@0.10" defer) script(type="module" src="https://unpkg.com/@startinblox/router@0.9" defer) //- script(type="module" src="/lib/sib-router/src/index.js" defer) -//- script(type="module" src="https://unpkg.com/@startinblox/component-notifications@beta" defer) +script(type="module" src="https://unpkg.com/@startinblox/component-notifications@0.7" defer) //- script(type="module" src="/lib/sib-notifications/index.js" defer) if endpoints.events || (endpoints.get && endpoints.get.events)