[Time Conductor] Add dependency to UTCTimeProvider
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
{
|
||||
"provides": "timeService",
|
||||
"type": "provider",
|
||||
"implementation": "UTCTimeProvider.js"
|
||||
"implementation": "UTCTimeProvider.js",
|
||||
"depends": [ "now" ]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user