fix(node): Removed unused jest dependency from project.

This commit is contained in:
2025-03-08 14:35:49 +00:00
parent 6868a747ed
commit 56f4a65a1a
5 changed files with 9 additions and 816 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/tapbundle',
version: '5.5.9',
version: '5.5.10',
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.'
}