Update dependencies.pug

This commit is contained in:
Jean-Baptiste Pasquier 2020-07-15 14:13:32 +00:00
parent 7eb3280c4f
commit 2fbd5095ae
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.9" defer)
script(type="module" src="https://unpkg.com/@startinblox/router@0.8" defer)
//- script(type="module" src="/lib/solid-router/src/index.js" defer)
script(type="module" src="https://unpkg.com/@startinblox/component-notifications@0.5.0-beta.3" defer)
script(type="module" src="https://unpkg.com/@startinblox/component-notifications@0.5" defer)
//- script(type="module" src="/lib/sib-notifications/index.js" defer)
if endpoints.events || (endpoints.get && endpoints.get.events)