Skip to content

Commit abc402c

Browse files
authored
Update package.json
1 parent 492cc33 commit abc402c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Layout Management for abap2UI5.",
66
"scripts": {
77
"syfixes": "find . -type f -name '*.abap' -exec sed -i -e 's/ RAISE EXCEPTION TYPE cx_sy_itab_line_not_found/ ASSERT 1 = 0/g' {} + ",
8-
"downport": "abaplint --fix .github/abaplint/abap_702.jsonc && npm run syfixes",
8+
"downport": "abaplint --fix .github/abaplint/abap_702.jsonc && npm run syfixes"
99
},
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)