refactor: examples import cleanup
[poolifier.git] / examples / typescript / websocket-server-pool / ws-hybrid / package.json
index 3709fcd78a361efc8a90c0d4af045118243f895f..03afc761d8f63a227870614ee3cea60d356b2968 100644 (file)
@@ -20,7 +20,7 @@
   "author": "",
   "license": "ISC",
   "dependencies": {
-    "poolifier": "^3.0.14",
+    "poolifier": "^3.1.1",
     "ws": "^8.15.1"
   },
   "devDependencies": {