update: use last version of sib-core

This commit is contained in:
Jean-Baptiste 2019-03-06 12:14:12 +01:00
parent 3f2695edcd
commit bb2efbeb9a
1 changed files with 1 additions and 1 deletions

View File

@ -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")