This commit is contained in:
Lars Hvam 2022-07-08 18:22:48 +02:00
parent 8be8999df3
commit 24225b612e

View File

@ -9,8 +9,8 @@
"url": "git+https://github.com/sapmentors/abap2xlsx.git" "url": "git+https://github.com/sapmentors/abap2xlsx.git"
}, },
"devDependencies": { "devDependencies": {
"@abaplint/cli": "^2.91.3", "@abaplint/cli": "^2.91.7",
"@abaplint/transpiler-cli": "^2.0.44", "@abaplint/transpiler-cli": "^2.0.57",
"@abaplint/runtime": "^2.0.44" "@abaplint/runtime": "^2.0.57"
} }
} }