This commit is contained in:
Philipp Kunz 2018-12-06 01:03:49 +01:00
parent 5d071d0299
commit 5afe6e6981
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.17",
"version": "1.0.18",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tstest",
"version": "1.0.17",
"version": "1.0.18",
"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"
}
}
}