fix(ci): Fix CI configuration URL and package installation paths.

This commit is contained in:
2024-11-06 02:47:44 +01:00
parent 01823fb683
commit df12f0ad83
11 changed files with 48 additions and 27 deletions

View File

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