Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
ac08bdffe5 | |||
eb64cb4f71 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@git.zone/tstest",
|
||||
"version": "1.0.84",
|
||||
"version": "1.0.85",
|
||||
"private": false,
|
||||
"description": "a test utility to run tests that match test/**/*.ts",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@git.zone/tstest',
|
||||
version: '1.0.84',
|
||||
version: '1.0.85',
|
||||
description: 'a test utility to run tests that match test/**/*.ts'
|
||||
}
|
||||
|
Reference in New Issue
Block a user