fix(core): update

This commit is contained in:
Philipp Kunz 2019-01-07 02:50:09 +01:00
parent 8d0aa361f9
commit f092eefbf3

View File

@ -1,6 +1,6 @@
import * as plugins from './smartdata.plugins';
import { Objectmap } from 'lik';
import { Objectmap } from '@pushrocks/lik';
import { SmartdataDb } from './smartdata.classes.db';
import { SmartdataCollection } from './smartdata.classes.collection';