fix(core): update

This commit is contained in:
2024-02-02 16:40:38 +01:00
parent cc93c296c6
commit 6f5ed697cb
10 changed files with 3348 additions and 1863 deletions

View File

@ -1,5 +1,5 @@
import * as docker from '../ts';
import * as smartstring from '@pushrocks/smartstring';
import * as smartstring from '@push.rocks/smartstring';
const run = async () => {
const dockerHost = new docker.DockerHost();