Skip to content

Commit 5e939b5

Browse files
authored
Update abaplint.json
1 parent 7e90a3c commit 5e939b5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

abaplint.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,16 @@
1313
{
1414
"files": "/src/**/*.*",
1515
"folder": "/deps3",
16-
"url": "https://github.com/abapPM/abapPM-Persistence"
16+
"url": "https://github.com/abapPM/ABAP-URL"
1717
},
1818
{
1919
"files": "/src/**/*.*",
2020
"folder": "/deps4",
21+
"url": "https://github.com/abapPM/abapPM-Persistence"
22+
},
23+
{
24+
"files": "/src/**/*.*",
25+
"folder": "/deps5",
2126
"url": "https://github.com/sbcgua/ajson"
2227
}
2328
],

0 commit comments

Comments
 (0)