diff --git a/src/dependencies.pug b/src/dependencies.pug index 20b63eb..1ce9fc3 100644 --- a/src/dependencies.pug +++ b/src/dependencies.pug @@ -34,7 +34,7 @@ link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=Open+Sans:3 //- cdn //- don't forget to change version in hd-widgets.js -script(type="module" src="https://unpkg.com/@startinblox/core@0.5.24") +script(type="module" src="https://unpkg.com/@startinblox/core@0.5") script(type="module" src="https://unpkg.com/@startinblox/router@latest") script(type="module" src="https://unpkg.com/@startinblox/component-chat@0.1")