This commit is contained in:
Philipp Kunz 2022-11-08 08:04:46 +01:00
parent 6eb86c63c3
commit 74e1df6824

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tstest",
"version": "1.0.74",
"version": "1.0.75",
"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"
]
}
}