Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
ac0bb6f9b0 | |||
32db50ef1f |
1637
package-lock.json
generated
1637
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@gitzone/tstest",
|
||||
"version": "1.0.25",
|
||||
"version": "1.0.26",
|
||||
"private": false,
|
||||
"description": "a test utility to run tests that match test/**/*.ts",
|
||||
"main": "dist/index.js",
|
||||
@ -23,6 +23,7 @@
|
||||
"@pushrocks/tapbundle": "^3.0.13"
|
||||
},
|
||||
"dependencies": {
|
||||
"@gitzone/tsbundle": "^1.0.40",
|
||||
"@gitzone/tsrun": "^1.2.8",
|
||||
"@pushrocks/consolecolor": "^2.0.1",
|
||||
"@pushrocks/smartfile": "^7.0.6",
|
||||
|
Reference in New Issue
Block a user