diff --git a/config/ci.json b/config/ci.json index be121e56..6a7b506c 100644 --- a/config/ci.json +++ b/config/ci.json @@ -1,7 +1,5 @@ { "@opentermsarchive/engine": { - "services": { - "declarationsPath": "./demo-declarations/declarations" - } + "collectionPath": "./demo-declarations/" } }