downgrade: keep only circle, oidc and users

This commit is contained in:
Jean-Baptiste Pasquier
2019-08-08 15:20:31 +02:00
parent 736338092c
commit 4e09bb1c52
5 changed files with 61 additions and 59 deletions

View File

@ -19,6 +19,6 @@ script(type="module" src="https://unpkg.com/@startinblox/core@0.8")
script(type="module" src="https://unpkg.com/@startinblox/router@0.7")
script(type="module" src="https://unpkg.com/@startinblox/component-chat@0.2")
script(type="module" src="https://unpkg.com/@startinblox/component-notifications@0.2")
script(type="module" src="https://unpkg.com/@startinblox/component-conversation@0.3")
script(type="module" src="https://unpkg.com/@startinblox/component-directory@beta")
script(type="module" src="https://unpkg.com/@startinblox/component-job-board@beta")
//- script(type="module" src="https://unpkg.com/@startinblox/component-conversation@0.3")
//- script(type="module" src="https://unpkg.com/@startinblox/component-directory@beta")
//- script(type="module" src="https://unpkg.com/@startinblox/component-job-board@beta")