fix: valid json

This commit is contained in:
decentral1se 2021-11-13 21:19:38 +01:00
parent 4ed0ed5aeb
commit 18ec6d2dbb
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ module.exports = {
}
],
repositories: [
"coop-cloud/abra"
"coop-cloud/abra",
"coop-cloud/tagcmp"
]
};