fix(core): update
This commit is contained in:
parent
4cca23cffa
commit
9fdc686671
@ -14,6 +14,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@gitzone/tsbuild": "^2.1.25",
|
||||
"@gitzone/tsrun": "^1.2.38",
|
||||
"@gitzone/tstest": "^1.0.52",
|
||||
"@pushrocks/tapbundle": "^5.0.4",
|
||||
"@types/node": "^18.11.2"
|
||||
|
@ -2,6 +2,7 @@ lockfileVersion: 5.4
|
||||
|
||||
specifiers:
|
||||
'@gitzone/tsbuild': ^2.1.25
|
||||
'@gitzone/tsrun': ^1.2.38
|
||||
'@gitzone/tstest': ^1.0.52
|
||||
'@pushrocks/lik': ^6.0.0
|
||||
'@pushrocks/smartfile': ^10.0.5
|
||||
@ -26,6 +27,7 @@ dependencies:
|
||||
|
||||
devDependencies:
|
||||
'@gitzone/tsbuild': 2.1.65
|
||||
'@gitzone/tsrun': 1.2.38_@types+node@18.11.2
|
||||
'@gitzone/tstest': 1.0.73_@types+node@18.11.2
|
||||
'@pushrocks/tapbundle': 5.0.4
|
||||
'@types/node': 18.11.2
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartdaemon',
|
||||
version: '2.0.2',
|
||||
version: '2.0.3',
|
||||
description: 'start scripts as long running daemons and manage them'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user