fix(dependencies): Update smarts3 dependency version to fix issues.

This commit is contained in:
2024-11-06 03:14:14 +01:00
parent dcb4ee301b
commit 7104c8b1b5
4 changed files with 359 additions and 79 deletions

View File

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