major: 0.17
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import {
|
||||
Sib
|
||||
} from 'https://cdn.skypack.dev/@startinblox/core@0.16';
|
||||
} from 'https://cdn.skypack.dev/@startinblox/core@0.17';
|
||||
|
||||
export const HublAutoLogin = {
|
||||
name: 'hubl-auto-login',
|
||||
|
@ -2,7 +2,7 @@ import {
|
||||
store,
|
||||
Sib,
|
||||
StoreMixin
|
||||
} from 'https://cdn.skypack.dev/@startinblox/core@0.16';
|
||||
} from 'https://cdn.skypack.dev/@startinblox/core@0.17';
|
||||
|
||||
export const HublReactivity = {
|
||||
name: 'hubl-reactivity',
|
||||
|
@ -1,6 +1,6 @@
|
||||
import {
|
||||
widgetFactory
|
||||
} from 'https://cdn.skypack.dev/@startinblox/core@0.16';
|
||||
} from 'https://cdn.skypack.dev/@startinblox/core@0.17';
|
||||
|
||||
const HublSearchUsers = widgetFactory(
|
||||
'hubl-search-users',
|
||||
|
Reference in New Issue
Block a user