fix(core): Fix typos in package.json, update dependencies and update workflow.

This commit is contained in:
2024-09-17 19:40:00 +02:00
parent 0be2243ced
commit 1e6296f980
9 changed files with 2491 additions and 2257 deletions

View File

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