diff --git a/src/dependencies.pug b/src/dependencies.pug index ce142cb..e9cacd3 100644 --- a/src/dependencies.pug +++ b/src/dependencies.pug @@ -33,7 +33,7 @@ link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=Open+Sans:3 //link(rel='import', href='/lib/sib-chat/sib-chat.html') //- cdn -script(type="module" src="https://unpkg.com/@startinblox/core@0.5.5") +script(type="module" src="https://unpkg.com/@startinblox/core@latest") script(type="module" src="https://unpkg.com/@startinblox/router@latest") script(type="module" src="https://cdn.happy-dev.fr/sib-chat/sib-chat.js")