diff --git a/platform/core/bundle.json b/platform/core/bundle.json index 42b233bfcf..591486dd55 100644 --- a/platform/core/bundle.json +++ b/platform/core/bundle.json @@ -188,7 +188,7 @@ { "key": "persistence", "implementation": "capabilities/PersistenceCapability.js", - "depends": [ "persistenceService", "PERSISTENCE_SPACE" ] + "depends": [ "persistenceService", "identifierService" ] }, { "key": "metadata",