Skip to content

Commit

Permalink
update event import
Browse files Browse the repository at this point in the history
  • Loading branch information
okwme committed Aug 1, 2024
1 parent b9bce2c commit ee2725d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/module.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/module.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/anybody.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import EventEmitter from 'events'
import { EventEmitter } from 'events'
import Sound from './sound.js'
import { Visuals } from './visuals.js'
import { Calculations } from './calculations.js'
Expand Down

0 comments on commit ee2725d

Please sign in to comment.