fix(build): bump @webcontainer/api and enable skipLibCheck to avoid type-check conflicts

This commit is contained in:
2025-12-30 16:22:46 +00:00
parent e962b28dd0
commit cd81d67695
5 changed files with 18 additions and 5 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.14.0',
version: '3.14.1',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}