fix(core): update

This commit is contained in:
2023-10-04 08:30:23 +02:00
parent ad02b938b4
commit c0e60e8a64
4 changed files with 271 additions and 278 deletions

View File

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