fix(deps): bump dependencies, update build/test configuration, and reorganize npmextra configuration
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@design.estate/dees-domtools',
|
||||
version: '2.3.6',
|
||||
version: '2.3.7',
|
||||
description: 'A package providing tools to simplify complex CSS structures and web development tasks, featuring TypeScript support and integration with various web technologies.'
|
||||
}
|
||||
|
||||
@@ -49,7 +49,7 @@ export {
|
||||
};
|
||||
|
||||
// third party scope
|
||||
import Lenis from 'lenis'
|
||||
import Lenis from '@tempfix/lenis'
|
||||
import SweetScroll from 'sweet-scroll';
|
||||
|
||||
export { Lenis, SweetScroll };
|
||||
|
||||
Reference in New Issue
Block a user