This commit is contained in:
Philipp Kunz 2022-05-04 18:58:36 +02:00
parent eeba113e09
commit 0be6b3400a
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@gitzone/tstest",
"version": "1.0.70",
"version": "1.0.71",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@gitzone/tstest",
"version": "1.0.70",
"version": "1.0.71",
"license": "MIT",
"dependencies": {
"@gitzone/tsbundle": "^2.0.2",

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tstest",
"version": "1.0.70",
"version": "1.0.71",
"private": false,
"description": "a test utility to run tests that match test/**/*.ts",
"main": "dist_ts/index.js",