This commit is contained in:
2024-06-14 16:56:39 +02:00
parent 458da47c9c
commit 2d7981aa6f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartclickhouse",
"version": "2.0.15",
"version": "2.0.16",
"private": false,
"description": "A TypeScript-based ODM (Object-Document Mapper) for ClickHouse databases, with support for creating and managing tables and handling time-series data.",
"main": "dist_ts/index.js",
@@ -68,4 +68,4 @@
"type": "git",
"url": "https://code.foss.global/push.rocks/smartclickhouse.git"
}
}
}