This commit is contained in:
2024-06-14 17:02:29 +02:00
parent 2adbed8fdb
commit 367bacb954
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartclickhouse",
"version": "2.0.16",
"version": "2.0.17",
"private": false,
"description": "A TypeScript-based ODM for ClickHouse databases that supports creating, managing, and querying tables with a focus on handling time-series data.",
"main": "dist_ts/index.js",
@@ -74,4 +74,4 @@
"type": "git",
"url": "https://code.foss.global/push.rocks/smartclickhouse.git"
}
}
}