update: notification0.7

This commit is contained in:
Jean-Baptiste Pasquier 2020-09-24 09:58:26 +02:00
parent 97e0fe62b4
commit 3fdc07d6c4
1 changed files with 1 additions and 1 deletions

View File

@ -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)