fix: fix kill handler usage in examples
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index f6707eb209d7e03e74afed4452f24161c512c4e1..74912738b1142068677607e0b54790db40ff9500 100644 (file)
@@ -19,7 +19,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^2.6.25",
+    "poolifier": "^2.6.26",
     "ws": "^8.13.0"
   },
   "devDependencies": {