This commit is contained in:
Philipp Kunz 2019-04-08 17:52:41 +02:00
parent e17d7009d9
commit 02dbe602b2
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tstest",
"version": "1.0.19",
"version": "1.0.20",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tstest",
"version": "1.0.19",
"version": "1.0.20",
"private": false,
"description": "a test utility to run tests that match test/**/*.ts",
"main": "dist/index.js",
@ -32,4 +32,4 @@
"@types/figures": "^2.0.0",
"figures": "^2.0.0"
}
}
}