From 1b6b596f10c7d797e97c0f566948f4ccfba444e2 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Fri, 28 Jul 2023 09:43:46 +0200 Subject: [PATCH] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 15a3e3f..3febe62 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@abaplint/cli": "^2.102.7", - "@abaplint/transpiler-cli": "^2.7.51", - "@abaplint/runtime": "^2.7.51" + "@abaplint/transpiler-cli": "^2.7.52", + "@abaplint/runtime": "^2.7.52" } }