fix(core): Correct import statement for SweetScroll.

This commit is contained in:
2024-10-04 15:28:01 +02:00
parent 2383e6ec21
commit 15e58fbf5d
3 changed files with 7 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-domtools',
version: '2.0.60',
version: '2.0.61',
description: 'A package providing tools to simplify complex CSS structures and web development tasks, featuring TypeScript support and integration with various web technologies.'
}