From 836fbfefe845fed426c8aed4db0d96a2b73e99cb Mon Sep 17 00:00:00 2001 From: Alistair Smith Date: Thu, 29 May 2025 16:34:17 -0700 Subject: [PATCH] and here --- test/js/third_party/piscina/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/js/third_party/piscina/package.json b/test/js/third_party/piscina/package.json index c9b896d20e..208fd572a7 100644 --- a/test/js/third_party/piscina/package.json +++ b/test/js/third_party/piscina/package.json @@ -1,6 +1,6 @@ { "name": "piscina-test", "dependencies": { - "piscina": "^5.0.0" + "piscina": "5.0.0" } }