update package.json.

Signed-off-by: catboss <1004148094@qq.com>
This commit is contained in:
catboss 2024-05-15 06:34:56 +00:00 committed by Gitee
parent 189a4315a1
commit c45c783a73
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@
"redis": "^4.6.13",
"sequelize": "^6.37.1",
"sqlite3": "5.1.6",
"yaml": "^2.4.1"
"yaml": "^2.4.1",
"ws": "^8.16.0"
},
"devDependencies": {
"eslint": "^8.57.0",