mirror of
https://github.com/System-End/slack-end.git
synced 2026-04-19 16:28:19 +00:00
fix: make it required
This commit is contained in:
parent
c1a1036f1e
commit
1eacc0a417
1 changed files with 2 additions and 2 deletions
|
|
@ -28,10 +28,10 @@
|
|||
"smee-client": "^2.0.3",
|
||||
"socket.io": "^4.8.1",
|
||||
"stegcloak": "^1.1.1",
|
||||
"ws": "^8.18.0"
|
||||
"ws": "^8.18.0",
|
||||
"memwatch-next": "latest"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"memwatch-next": "latest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.7.4",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue