mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: syntax error
This commit is contained in:
parent
e5d43a8cc1
commit
ff69d2e963
1 changed files with 1 additions and 2 deletions
|
|
@ -30,8 +30,7 @@
|
|||
"random": "^4.1.0",
|
||||
"undici": "^5.21.0",
|
||||
"uuid": "^9.0.0",
|
||||
"ws": "^8.13.0",
|
||||
|
||||
"ws": "^8.13.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@node-rs/jieba": "^1.6.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue