fix(core): update
This commit is contained in:
parent
e4138b7dcf
commit
fac829ba9e
374
package-lock.json
generated
374
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -19,10 +19,10 @@
|
|||||||
"@gitzone/tsdoc": "^1.1.10",
|
"@gitzone/tsdoc": "^1.1.10",
|
||||||
"@gitzone/tstest": "^1.0.44",
|
"@gitzone/tstest": "^1.0.44",
|
||||||
"@pushrocks/tapbundle": "^5.0.3",
|
"@pushrocks/tapbundle": "^5.0.3",
|
||||||
"@types/node": "^18.6.1"
|
"@types/node": "^18.6.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/smartclickhouse": "^2.0.6",
|
"@pushrocks/smartclickhouse": "^2.0.7",
|
||||||
"@pushrocks/smartlog-interfaces": "^2.0.23"
|
"@pushrocks/smartlog-interfaces": "^2.0.23"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/smartlog-destination-clickhouse',
|
name: '@pushrocks/smartlog-destination-clickhouse',
|
||||||
version: '1.0.7',
|
version: '1.0.8',
|
||||||
description: 'a smartlog destination pushing logs to clickhouse'
|
description: 'a smartlog destination pushing logs to clickhouse'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user