fix(core): update

This commit is contained in:
2023-01-07 08:30:54 +01:00
parent fa11bae71f
commit c84973ce37
2 changed files with 25 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@designestate/fontloader',
version: '1.0.2',
version: '1.0.3',
description: 'a fontloader for managing font loading from A to Z'
}