fix(core): update

This commit is contained in:
2023-07-28 05:49:44 +02:00
parent 64eb16880a
commit 515be51253
11 changed files with 967 additions and 13681 deletions

View File

@ -1,4 +1,4 @@
import { expect, tap } from '@pushrocks/tapbundle';
import { expect, tap } from '@push.rocks/tapbundle';
import * as smartmail from '../ts/index.js';
let emailAddressValidatorInstance: smartmail.EmailAddressValidator;