fix(core): update

This commit is contained in:
2023-08-08 18:06:23 +02:00
parent db6b2aa8c1
commit 6d12041154
10 changed files with 1783 additions and 19317 deletions

View File

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