Skip to content

Commit d4c2afb

Browse files
authored
Update abaplint.jsonc
1 parent 009ccf9 commit d4c2afb

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
@@ -3,11 +3,11 @@
33
"files": "/src/**/*.*"
44
},
55
"dependencies": [
6-
{
7-
"url": "https://github.com/abapedia/steampunk-2305-api",
8-
"folder": "/deps",
9-
"files": "/src/**/*.*"
10-
},
6+
{
7+
"url": "https://github.com/abaplint/deps",
8+
"folder": "/deps",
9+
"files": "/src/**/*.*"
10+
},
1111
{
1212
"url": "https://github.com/abap2UI5/abap2UI5",
1313
"folder": "/abap2UI5",
@@ -254,4 +254,4 @@
254254
"whitespace_end": true,
255255
"xml_consistency": true
256256
}
257-
}
257+
}

0 commit comments

Comments
 (0)