fix(dependencies): Reverted @webcontainer/api version

This commit is contained in:
2024-10-04 15:33:59 +02:00
parent efe49469aa
commit 14e1d4a9f5
4 changed files with 252 additions and 335 deletions

View File

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