fix(core): update

This commit is contained in:
2023-12-28 03:21:43 +01:00
parent a247f0a490
commit 16ddb491ce
3 changed files with 915 additions and 593 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-editor',
version: '1.0.74',
version: '1.0.75',
description: 'an advanced editor for markdown documents based on monaco.'
}