update: according to new versions of sib-chat and sib-directory

This commit is contained in:
Gaëlle Morin
2019-05-21 17:55:34 +02:00
parent 0422bc5dee
commit 06529f9070
7 changed files with 121 additions and 121 deletions

View File

@ -17,8 +17,8 @@ link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=Open+Sans:3
//- CDN
script(type="module" src="https://unpkg.com/@startinblox/core@0.7")
script(type="module" src="https://unpkg.com/@startinblox/router@0.7.2")
script(type="module" src="https://unpkg.com/@startinblox/component-chat@0.1.7")
script(type="module" src="https://unpkg.com/@startinblox/component-chat@0.1.10")
script(type="module" src="https://unpkg.com/@startinblox/component-notifications@0.1.12")
script(type="module" src="https://unpkg.com/@startinblox/component-conversation@0.2.1")
script(type="module" src="https://unpkg.com/@startinblox/component-directory@0.1.16")
script(type="module" src="https://unpkg.com/@startinblox/component-directory@0.1.18")