fix(core): update

This commit is contained in:
Philipp Kunz 2018-11-13 01:46:15 +01:00
parent 22699dec8e
commit e845dcc34a

View File

@ -1,2 +1,2 @@
import * as smartlogInterfaces from 'smartlog-interfaces';
import * as smartlogInterfaces from '@pushrocks/smartlog-interfaces';
export { smartlogInterfaces };