update to latest

This commit is contained in:
Lars Hvam 2022-07-09 11:36:31 +02:00
parent 4b4b0cce8f
commit 443fa41694

View File

@ -6,11 +6,11 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/sapmentors/abap2xlsx.git" "url": "git+https://github.com/abap2xlsx/abap2xlsx.git"
}, },
"devDependencies": { "devDependencies": {
"@abaplint/cli": "^2.91.7", "@abaplint/cli": "^2.91.7",
"@abaplint/transpiler-cli": "^2.0.57", "@abaplint/transpiler-cli": "^2.0.58",
"@abaplint/runtime": "^2.0.57" "@abaplint/runtime": "^2.0.58"
} }
} }