fix(core): update

This commit is contained in:
2023-08-22 20:37:45 +02:00
parent b0a6875efb
commit 8f676bead7
10 changed files with 2442 additions and 10623 deletions

View File

@@ -1,5 +1,5 @@
import * as consolecolor from '@pushrocks/consolecolor';
import * as smartpromise from '@pushrocks/smartpromise';
import * as consolecolor from '@push.rocks/consolecolor';
import * as smartpromise from '@push.rocks/smartpromise';
import { HrtMeasurement } from './early.hrtMeasurement.js';
export { HrtMeasurement };