fix(core): update

This commit is contained in:
2022-10-17 09:36:35 +02:00
parent 4569bffc37
commit daa97c68d9
23 changed files with 4314 additions and 10732 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@mojoio/docker',
version: '1.0.104',
description: 'easy communication with docker remote api from node, TypeScript ready'
}