From aca4119fb19c5f7fcb8d7e89d6ca0a52b33cd142 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 1 Feb 2024 14:14:37 +0200 Subject: [PATCH] feature: cloudcmd: inly v5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d3491cb..add8615e 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "format-io": "^2.0.0", "fullstore": "^3.0.0", "http-auth": "4.1.2 || >4.1.3", - "inly": "^4.0.0", + "inly": "^5.0.0", "jaguar": "^6.0.0", "jju": "^1.3.0", "jonny": "^3.0.0",