fix(smartexpect): Update @push.rocks/smartexpect dependency version to ^2.3.2 in package.json

This commit is contained in:
2025-04-30 18:02:01 +00:00
parent 17e24a5421
commit 62907ea111
4 changed files with 12 additions and 7 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '6.0.0',
version: '6.0.1',
description: 'A comprehensive testing automation library that provides a wide range of utilities and tools for TAP (Test Anything Protocol) based testing, especially suitable for projects using tapbuffer.'
}