fix(core): update
This commit is contained in:
parent
19e45b305c
commit
eeba113e09
8260
package-lock.json
generated
8260
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -24,19 +24,19 @@
|
||||
"tslint-config-prettier": "^1.18.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@gitzone/tsbundle": "^1.0.101",
|
||||
"@gitzone/tsbundle": "^2.0.2",
|
||||
"@gitzone/tsrun": "^1.2.32",
|
||||
"@pushrocks/consolecolor": "^2.0.1",
|
||||
"@pushrocks/smartbrowser": "^2.0.2",
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartexpress": "^4.0.3",
|
||||
"@pushrocks/smartexpress": "^4.0.4",
|
||||
"@pushrocks/smartfile": "^9.0.6",
|
||||
"@pushrocks/smartlog": "^2.0.44",
|
||||
"@pushrocks/smartpromise": "^3.1.7",
|
||||
"@pushrocks/smartshell": "^2.0.30",
|
||||
"@pushrocks/tapbundle": "^5.0.3",
|
||||
"@types/figures": "^3.0.1",
|
||||
"figures": "^4.0.0"
|
||||
"figures": "^4.0.1"
|
||||
},
|
||||
"files": [
|
||||
"ts/**/*",
|
||||
|
8
ts/00_commitinfo_data.ts
Normal file
8
ts/00_commitinfo_data.ts
Normal file
@ -0,0 +1,8 @@
|
||||
/**
|
||||
* autocreated commitinfo by @pushrocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@gitzone/tstest',
|
||||
version: '1.0.71',
|
||||
description: 'a test utility to run tests that match test/**/*.ts'
|
||||
}
|
Loading…
Reference in New Issue
Block a user