fix(dees-dataview-codebox): Adjusted codebox font weight and font family.

This commit is contained in:
2024-07-01 11:52:56 +02:00
parent e935dc3983
commit 28a84f7c1a
3 changed files with 9 additions and 3 deletions

View File

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