mirror of
https://github.com/nasa/openmct.git
synced 2025-06-21 08:39:59 +00:00
[Persistence] Update bundle definition
...after merging latest changes from master branch into topic branch for nasa/openmctweb#245.
This commit is contained in:
@ -207,7 +207,7 @@
|
|||||||
{
|
{
|
||||||
"key": "instantiation",
|
"key": "instantiation",
|
||||||
"implementation": "capabilities/InstantiationCapability.js",
|
"implementation": "capabilities/InstantiationCapability.js",
|
||||||
"depends": [ "$injector" ]
|
"depends": [ "$injector", "identifierService" ]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"services": [
|
"services": [
|
||||||
|
Reference in New Issue
Block a user