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

@@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@mojoio/docker',
version: '1.0.105',
name: '@apiclient.xyz/docker',
version: '1.0.106',
description: 'easy communication with docker remote api from node, TypeScript ready'
}