fix(core): update

This commit is contained in:
2023-10-03 18:54:51 +02:00
parent 299815838c
commit c6bc433a73
7 changed files with 2358 additions and 1310 deletions

View File

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