diff --git a/package.json b/package.json index 5304e069..64b88271 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "downport": "abaplint --fix .github/abaplint/abap_702.jsonc && npm run syfixes && cp -f .github/abaplint/abap_702.jsonc abaplint.jsonc && npm run abaplintpathfix", "init_downport": "git clone --branch 702 https://github.com/abap2UI5/abap2UI5 && cp -r abap2UI5/src src", "cleanup_downport": "rm -rf abap2UI5 && rm -rf src/src" + }, "repository": { "type": "git",