fix(core): Update dependencies and add jestExpect export

This commit is contained in:
2024-11-23 18:34:34 +01:00
parent c36459dfcc
commit aa8dcb734e
5 changed files with 5432 additions and 3874 deletions

View File

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