Merge pull request #28819 from taosdata/fix/main/add-test-dependent

add test tzlocal dependent
This commit is contained in:
Shengliang Guan 2024-11-19 11:32:55 +08:00 committed by GitHub
commit 3b6a54ce7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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