From f925fec248769689e8facdf8c834c4930a1ddf14 Mon Sep 17 00:00:00 2001 From: Amar kumar singh Date: Mon, 8 Jan 2024 21:36:35 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d922563..e4d06e4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "@ostro/contracts": "^1.0.2", - "@ostro/support": "^1.0.12", + "@ostro/support": "^1.2.0", "@ostro/pagination": "^1.0.4", "fs-extra": "^8.1.0", "knex": "^2.3.0",