From f96e5677a4a12d66bae327ca66eeffb92f96bada Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sat, 29 Jul 2023 09:40:56 +0200 Subject: [PATCH] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3febe62..e105b07 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@abaplint/cli": "^2.102.7", - "@abaplint/transpiler-cli": "^2.7.52", - "@abaplint/runtime": "^2.7.52" + "@abaplint/transpiler-cli": "^2.7.53", + "@abaplint/runtime": "^2.7.53" } }