fix(core): update dependencies

This commit is contained in:
2019-10-22 15:04:15 +02:00
parent 5d9fb7c25a
commit 0c6240ae60
4 changed files with 678 additions and 585 deletions

View File

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