From 3d0b152fecde122eafc2ba7d3808d53131c98845 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Wed, 15 Jun 2022 07:46:38 +0200 Subject: [PATCH] update --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ee5fbae..1b5a739 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "@abaplint/cli": "^2.91.3", - "@abaplint/transpiler-cli": "^2.0.39", - "@abaplint/runtime": "^2.0.39" + "@abaplint/transpiler-cli": "^2.0.40", + "@abaplint/runtime": "^2.0.40" } }