fix(core): update

This commit is contained in:
2020-06-22 13:40:05 +00:00
parent 15889699b4
commit ea16521ca3
5 changed files with 80 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ export * from './ora.classes.organization';
export * from './ora.classes.project';
export * from './ora.classes.list';
export * from './ora.classes.task';
export * from './ora.classes.milestone';