From e187457a938fe0f98c2d8f05cee0e72820358a72 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Tue, 14 Jun 2022 16:59:16 +0200 Subject: [PATCH] update to latest --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8469927..a878a18 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "url": "git+https://github.com/sapmentors/abap2xlsx.git" }, "devDependencies": { - "@abaplint/cli": "^2.85.41", - "@abaplint/transpiler-cli": "^1.8.12", - "@abaplint/runtime": "^1.8.12" + "@abaplint/cli": "^2.91.3", + "@abaplint/transpiler-cli": "^2.0.38", + "@abaplint/runtime": "^2.0.38" } }