diff --git a/src/dependencies.pug b/src/dependencies.pug index 68df828e60474166afa17b57c88c41eb79e8e306..29a419d8c5e77315873f429652e16259b49a07f6 100644 --- a/src/dependencies.pug +++ b/src/dependencies.pug @@ -32,8 +32,8 @@ link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=Open+Sans:3 //link(rel='import', href='/lib/sib-chat/sib-chat.html') //- cdn -//- don't forget to change version in hd-widgets.js script(type="module" src="https://unpkg.com/@startinblox/core@0.6") script(type="module" src="https://unpkg.com/@startinblox/router@0.6") script(type="module" src="https://unpkg.com/@startinblox/component-chat@0.1") +script(type="module" src="https://unpkg.com/@startinblox/component-directory")