mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
[API] Really fix EventEmitter import
This commit is contained in:
parent
54d2b00e67
commit
2976c9e703
@ -41,7 +41,7 @@ MCT.objects.getObject([key])
|
||||
|
||||
define([
|
||||
'lodash',
|
||||
'eventemitter3'
|
||||
'EventEmitter'
|
||||
], function (
|
||||
_,
|
||||
EventEmitter
|
||||
|
Loading…
Reference in New Issue
Block a user