This commit is contained in:
Philipp Kunz 2022-07-27 08:38:08 +02:00
parent 87855bb6fe
commit e7f94f5591
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartlog-destination-clickhouse",
"version": "1.0.3",
"version": "1.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartlog-destination-clickhouse",
"version": "1.0.3",
"version": "1.0.4",
"license": "MIT",
"dependencies": {
"@pushrocks/smartclickhouse": "^2.0.3",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartlog-destination-clickhouse",
"version": "1.0.3",
"version": "1.0.4",
"private": false,
"description": "a smartlog destination pushing logs to clickhouse",
"main": "dist_ts/index.js",