This commit is contained in:
Philipp Kunz 2024-06-14 17:14:55 +02:00
parent e6a5edeb25
commit 8590b51fd3
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@push.rocks/smartlog-destination-clickhouse",
"version": "1.0.11",
"version": "1.0.12",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@push.rocks/smartlog-destination-clickhouse",
"version": "1.0.11",
"version": "1.0.12",
"license": "MIT",
"dependencies": {
"@push.rocks/smartclickhouse": "^2.0.14",

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartlog-destination-clickhouse",
"version": "1.0.11",
"version": "1.0.12",
"private": false,
"description": "A library to integrate Smartlog logging with ClickHouse database for efficient log storage and querying.",
"main": "dist_ts/index.js",
@ -57,4 +57,4 @@
"type": "git",
"url": "https://code.foss.global/push.rocks/smartlog-destination-clickhouse.git"
}
}
}