feat(node): Add smartmongo and smarts3 integration in node tools

This commit is contained in:
2024-11-06 02:46:34 +01:00
parent 05a361046e
commit 649e69e1f2
6 changed files with 5339 additions and 4109 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.3.0',
version: '5.4.0',
description: 'A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.'
}