fix
Showing
... | @@ -18,7 +18,8 @@ | ... | @@ -18,7 +18,8 @@ |
"moment": "latest", | "moment": "latest", | ||
"request": "latest", | "request": "latest", | ||
"underscore": "latest", | "underscore": "latest", | ||
"underscore.string": "latest" | "underscore.string": "latest", | ||
"ws": "^5.2.0" | |||
}, | }, | ||
"license": "AGPL-3.0", | "license": "AGPL-3.0", | ||
"scripts": { | "scripts": { | ||
... | ... |
Please register or sign in to comment