fix(dees-dataview-codebox): Adjusted line number font weight in codebox

This commit is contained in:
2024-07-01 11:58:18 +02:00
parent d4585654b6
commit e6275bfeb3
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.4',
version: '1.1.5',
description: 'A library for building components and other projects'
}