fix(core): update

This commit is contained in:
2023-08-21 08:53:14 +02:00
parent b6519fed73
commit c2e6bac6a7
9 changed files with 2521 additions and 962 deletions

View File

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