fix(core): update

This commit is contained in:
2023-08-08 17:54:27 +02:00
parent 1460fedbcb
commit 861e9ab0be
7 changed files with 588 additions and 316 deletions

View File

@ -1,6 +1,6 @@
import * as plugins from './plugins.js';
import { expect, tap } from '@pushrocks/tapbundle';
import { expect, tap } from '@push.rocks/tapbundle';
import * as smartmetrics from '../ts/index.js';
let testSmartMetrics: smartmetrics.SmartMetrics;