Skip to content

Commit bf50b45

Browse files
authored
Update abaplint.jsonc
1 parent 6b8fc68 commit bf50b45

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

abaplint.jsonc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"global": {
3-
"files": "/src/**/*.*"
4-
},
5-
"dependencies": [
2+
"global": {
3+
"files": "/src/**/*.*"
4+
},
5+
"dependencies": [
66
{
7-
"url": "https://github.com/abapedia/steampunk-2305-api-intersect-702",
7+
"url": "https://github.com/abaplint/deps",
88
"folder": "/deps",
99
"files": "/src/**/*.*"
10-
},
10+
},
1111
{
1212
"url": "https://github.com/abap2UI5/abap2UI5",
1313
"folder": "/abap2UI5",

0 commit comments

Comments
 (0)