mirror of
https://github.com/nasa/openmct.git
synced 2025-03-10 22:43:55 +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([
|
define([
|
||||||
'lodash',
|
'lodash',
|
||||||
'eventemitter3'
|
'EventEmitter'
|
||||||
], function (
|
], function (
|
||||||
_,
|
_,
|
||||||
EventEmitter
|
EventEmitter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user