diff --git a/src/dependencies.pug b/src/dependencies.pug index ce142cb229688994ff7a0aa924537780ad2eca26..e9cacd38601487eb5b751da95f76840701ab7f73 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")