Compare commits

...

4 Commits

Author SHA1 Message Date
bd6713eee8 1.0.64 2022-02-15 11:28:34 +01:00
440b41611b fix(core): update 2022-02-15 11:28:34 +01:00
78a40de700 1.0.63 2022-02-15 00:27:21 +01:00
e0eb00d755 fix(core): update 2022-02-15 00:27:20 +01:00
2 changed files with 1550 additions and 1421 deletions

2967
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tstest",
"version": "1.0.62",
"version": "1.0.64",
"private": false,
"description": "a test utility to run tests that match test/**/*.ts",
"main": "dist_ts/index.js",
@ -35,7 +35,7 @@
"@pushrocks/smartshell": "^2.0.30",
"@pushrocks/tapbundle": "^4.0.3",
"@types/figures": "^3.0.1",
"figures": "^4.0.0"
"figures": "^3.0.0"
},
"files": [
"ts/**/*",