diff --git a/src/dependencies.pug b/src/dependencies.pug index 7ee8059..0aa5ac9 100644 --- a/src/dependencies.pug +++ b/src/dependencies.pug @@ -1,4 +1,4 @@ -script(type="module" src="https://cdn.skypack.dev/@startinblox/core@0.15" defer) +script(type="module" src="https://cdn.skypack.dev/@startinblox/core@0.14" defer) //- script(type="module" src="/lib/sib-core/dist/index.js" defer) script(type="module" src="https://cdn.skypack.dev/@startinblox/oidc@0.13.2" defer)