fix: sib-core version

This commit is contained in:
Jean-Baptiste
2019-01-23 17:57:49 +01:00
parent 97cef8a46d
commit 52cc577048
3 changed files with 3 additions and 6 deletions

View File

@ -1,7 +1,4 @@
import {DisplayWidgets, Helpers, SIBWidget} from 'https://unpkg.com/@startinblox/core@latest';
import {store} from 'https://unpkg.com/@startinblox/core@latest/src/store';
const SIBDisplayLookupList = DisplayWidgets.SIBDisplayLookupList;
import {Helpers, SIBWidget, SIBDisplayLookupList, store} from 'https://unpkg.com/@startinblox/core@0.5.7';
class HDAppUserInfo extends SIBDisplayLookupList {
get parentElement() {