From 32214b6e2b6d181529f12eaa50deb37b67bf9782 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Mon, 24 Jul 2023 17:41:20 +0200 Subject: [PATCH] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ee77e41..2f218c4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@abaplint/cli": "^2.102.4", - "@abaplint/transpiler-cli": "^2.7.47", - "@abaplint/runtime": "^2.7.47" + "@abaplint/transpiler-cli": "^2.7.48", + "@abaplint/runtime": "^2.7.48" } }