fix(core): update
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@design.estate/dees-document',
|
||||
version: '1.0.93',
|
||||
version: '1.0.94',
|
||||
description: 'a catalog for creating documents like invoices'
|
||||
}
|
||||
|
@ -6,3 +6,5 @@ export * from './pagecontainer.js';
|
||||
export * from './pagecontent.js';
|
||||
export * from './pagefooter.js';
|
||||
export * from './pageheader.js';
|
||||
|
||||
export * from './shared/index.js';
|
Reference in New Issue
Block a user