fix(core): Fixed incorrect import paths and updated configurations for package publication.

This commit is contained in:
2024-06-26 20:28:09 +02:00
parent 94685bf46e
commit d2243d2376
19 changed files with 4009 additions and 2125 deletions

View File

@@ -1,5 +1,5 @@
import * as domtools from '@designestate/dees-domtools';
import * as uplInterfaces from '@uptimelink/interfaces';
import * as domtools from '@design.estate/dees-domtools';
import * as uplInterfaces from '@uptime.link/interfaces';
export {
domtools,