From 729d0336a82e83a3206816773d5f1063b55cf0cb Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Tue, 21 May 2024 15:46:15 +0200 Subject: [PATCH] fixup Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 074b84a..31242fc 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "tsd": "^0.31.0" }, "dependencies": { - "asyncforge": "^0.2.0", + "asyncforge": "^0.4.0", "fastify-plugin": "^4.5.1" }, "types": "index.d.ts"