fix(core): update

This commit is contained in:
2023-08-08 19:08:25 +02:00
parent 3988887a37
commit 1e6b9779b8
12 changed files with 694 additions and 14985 deletions

View File

@ -1,8 +1,8 @@
import * as path from 'path';
import { tap, expect } from '@pushrocks/tapbundle';
import { tap, expect } from '@push.rocks/tapbundle';
import * as qenv from '../ts/index.js';
import * as smartpath from '@pushrocks/smartpath';
import * as smartpath from '@push.rocks/smartpath';
export { smartpath };