This commit is contained in:
Philipp Kunz 2022-08-05 13:31:11 +02:00
parent 7d867ea6ab
commit a6bb61764b
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartclickhouse",
"version": "2.0.13",
"version": "2.0.14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartclickhouse",
"version": "2.0.13",
"version": "2.0.14",
"license": "MIT",
"dependencies": {
"@pushrocks/smartdelay": "^2.0.13",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartclickhouse",
"version": "2.0.13",
"version": "2.0.14",
"private": false,
"description": "an odm for talking to clickhouse",
"main": "dist_ts/index.js",
@ -46,4 +46,4 @@
"npmextra.json",
"readme.md"
]
}
}