mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 18:29:09 +00:00
events --> namespace-emitter
This commit is contained in:
parent
0a3ab0f962
commit
777d01ac0c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import ee from 'events'
|
||||
import ee from 'namespace-emitter'
|
||||
|
||||
export default class UppySocket {
|
||||
constructor (opts) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue