perf: use tatami-ng for continous benchmarking
[poolifier.git] / examples / typescript / http-server-pool / fastify-hybrid / package.json
index 2778eb336ab89a5618aef58a4500580f8db118fe..b6bda168bf99399374cc4bcc3f18048e85d0ded7 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.1.0",
-    "pnpm": "9.1.0"
+    "pnpm": "9.1.1"
   },
-  "packageManager": "pnpm@9.1.0",
+  "packageManager": "pnpm@9.1.1",
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
     "start": "node --enable-source-maps dist/main.cjs",