chat server
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 25c8c22..1e23817 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "author": "", "license": "MIT", "dependencies": { - "@gd-com/utils": "^4.1.0", + "@gd-com/utils": "^4.1.3", "ws": "^7.4.6" }, "engines": { |