add test tzlocal dependent

This commit is contained in:
menshibin 2024-11-18 20:09:37 +08:00
parent 99bebacd8e
commit 7f92585b93
2 changed files with 10 additions and 3 deletions

View File

@ -4,6 +4,12 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@tdengine/websocket": "^3.1.1"
}
"@tdengine/websocket": "^3.1.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"description": ""
}

View File

@ -9,4 +9,5 @@ requests
pexpect
faker
pyopenssl
hyperloglog
hyperloglog
tzlocal