This commit is contained in:
Philipp Kunz 2024-04-15 18:51:23 +02:00
parent 68afa0bbdf
commit 104413c37f

View File

@ -1,7 +1,7 @@
{
"name": "@push.rocks/tapbundle",
"private": false,
"version": "5.0.22",
"version": "5.0.23",
"description": "A test automation library bundling utilities and tools for TAP (Test Anything Protocol) based testing, specifically tailored for tapbuffer.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -67,4 +67,4 @@
"web helpers",
"test utilities"
]
}
}