fix(core): Fixed incorrect import paths and updated configurations for package publication.
This commit is contained in:
@@ -3,11 +3,11 @@ import {
|
||||
property,
|
||||
html,
|
||||
customElement,
|
||||
TemplateResult,
|
||||
type TemplateResult,
|
||||
cssManager,
|
||||
css,
|
||||
} from '@designestate/dees-element';
|
||||
import * as domtools from '@designestate/dees-domtools';
|
||||
} from '@design.estate/dees-element';
|
||||
import * as domtools from '@design.estate/dees-domtools';
|
||||
|
||||
import './internal/uplinternal-miniheading.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user