fix(dees-dataview-codebox): Corrected the font-family order for better font rendering.

This commit is contained in:
2024-07-01 11:59:30 +02:00
parent b7ebcc4cef
commit 4c620f480c
3 changed files with 7 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '1.1.5',
version: '1.1.6',
description: 'A library for building components and other projects'
}