modified: package.json

This commit is contained in:
2024-11-01 18:24:27 -03:00
parent 72e3d9daa6
commit cab101fe3d

View File

@@ -14,6 +14,7 @@
"license": "GPL-3.0-or-later",
"dependencies": {
"cli-color": "^2.0.4",
"nypm": "^0.3.12"
"nypm": "^0.3.12",
"ws": "^8.18.0"
}
}