From 1d13b245f9a8957ace73eff83b0b78dfd0bdedbb Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Mon, 9 Nov 2015 15:21:41 -0800 Subject: [PATCH] [Persistence] Update bundle definition ...after merging latest changes from master branch into topic branch for nasa/openmctweb#245. --- platform/core/bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/core/bundle.json b/platform/core/bundle.json index 25ca81f5f6..42b233bfcf 100644 --- a/platform/core/bundle.json +++ b/platform/core/bundle.json @@ -207,7 +207,7 @@ { "key": "instantiation", "implementation": "capabilities/InstantiationCapability.js", - "depends": [ "$injector" ] + "depends": [ "$injector", "identifierService" ] } ], "services": [