This commit is contained in:
Philipp Kunz 2019-10-02 11:18:45 +02:00
parent c5596f1a8f
commit e10d9eb2a7
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.26",
"version": "1.0.27",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tstest",
"version": "1.0.26",
"version": "1.0.27",
"private": false,
"description": "a test utility to run tests that match test/**/*.ts",
"main": "dist/index.js",
@ -44,4 +44,4 @@
"npmextra.json",
"readme.md"
]
}
}