fix(test): Update test setup and devDependencies; adjust test import and add package metadata

This commit is contained in:
2025-08-18 21:47:31 +00:00
parent 606c82dafa
commit 456858bc36
5 changed files with 5120 additions and 2053 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/docker',
version: '1.3.0',
version: '1.3.1',
description: 'Provides easy communication with Docker remote API from Node.js, with TypeScript support.'
}