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