This commit is contained in:
2018-12-06 01:03:49 +01:00
parent 5d071d0299
commit 5afe6e6981
2 changed files with 3 additions and 3 deletions

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"
}
}
}