fix(core): update

This commit is contained in:
2022-02-14 15:40:11 +01:00
parent 72880b4a2d
commit 766138aa25
2 changed files with 22 additions and 3 deletions

View File

@ -9,7 +9,7 @@
"githost": "gitlab.com",
"gitscope": "gitzone",
"gitrepo": "tstest",
"shortDescription": "a test utility to run tests that match test/**/*.ts",
"description": "a test utility to run tests that match test/**/*.ts",
"npmPackagename": "@gitzone/tstest",
"license": "MIT"
}