This commit is contained in:
2020-07-12 00:47:42 +00:00
parent ab33720aba
commit 4ec56c3f0b
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tstest",
"version": "1.0.42",
"version": "1.0.43",
"private": false,
"description": "a test utility to run tests that match test/**/*.ts",
"main": "dist_ts/index.js",
@ -52,4 +52,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}