fix(core): update

This commit is contained in:
2023-08-26 14:52:12 +02:00
parent cd5d50369e
commit f96024380a
12 changed files with 2090 additions and 774 deletions

View File

@@ -1,4 +1,4 @@
import * as early from '@pushrocks/early';
import * as early from '@push.rocks/early';
early.start('tswatch');
export * from './tswatch.classes.tswatch.js';
export * from './tswatch.cli.js';