aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2024-08-15 08:29:24 +0300
committerRblSb <msrblsb@gmail.com>2024-08-15 08:33:17 +0300
commit4ac52a44ced3691581a1390bbdbdc0906074b3f3 (patch)
treedb18acc64e20d5837c0ef92787ccf8ab1eb6af2d /package-lock.json
parent38cc0a1d9b4b146af7110c681389378fd26761fa (diff)
Add uuids for better reconection
Kick zombie users with same uuids. Minimal node version is 14.
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index ee0a3fd..e229b84 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,6 +10,9 @@
"license": "MIT",
"dependencies": {
"ws": "^8.17.1"
+ },
+ "engines": {
+ "node": ">=14.17.0"
}
},
"node_modules/ws": {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage