fix(core): update

This commit is contained in:
2023-08-29 11:11:25 +02:00
parent cdbf1fd316
commit 203444d1a6
8 changed files with 1805 additions and 538 deletions

View File

@ -1,5 +1,5 @@
import { expect, tap } from '@pushrocks/tapbundle';
import { Qenv } from '@pushrocks/qenv';
import { expect, tap } from '@push.rocks/tapbundle';
import { Qenv } from '@push.rocks/qenv';
import * as elasticsearch from '../ts/index.js';
let testElasticLog: elasticsearch.ElsSmartlogDestination<any>;