fix: make it required

This commit is contained in:
Saahil 2025-01-04 23:21:14 -05:00
parent c1a1036f1e
commit 1eacc0a417
No known key found for this signature in database
GPG key ID: 8A8B64515254CFC6

View file

@ -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",