From 20a2e2b29208fb0f9b59f25de7d19930d203cfe0 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Fri, 17 Jan 2025 18:04:17 +0100 Subject: [PATCH] fully type stuff --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dff3bfa9..7813ce2f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "license": "MIT", "dependencies": { - "@abaplint/cli": "^2.113.86", + "@abaplint/cli": "^2.113.91", "@abaplint/database-sqlite": "^2.10.20", "@abaplint/runtime": "^2.10.23", "@abaplint/transpiler-cli": "^2.10.23",