build: switch rollup configuration to TS
[poolifier.git] / examples / typescript / http-server-pool / express-worker_threads / package.json
index a7617e9842afdc6733d30f17659e7fd210ec88f9..159e21640d0b3ba70bf8e52e280391015b1308cb 100644 (file)
@@ -7,7 +7,7 @@
   "type": "module",
   "volta": {
     "node": "20.9.0",
-    "pnpm": "8.9.2"
+    "pnpm": "8.10.0"
   },
   "scripts": {
     "build": "pnpm build:clean && tsc",