From ff085d50ac67bb2e5027b1f1ee123109fd84e391 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Thu, 16 Jun 2022 11:45:20 +0200 Subject: [PATCH] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 42efb69..2c83e93 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@abaplint/cli": "^2.91.3", - "@abaplint/transpiler-cli": "^2.0.41", - "@abaplint/runtime": "^2.0.41" + "@abaplint/transpiler-cli": "^2.0.43", + "@abaplint/runtime": "^2.0.43" } }