Skip to content

Commit

Permalink
Testing implementing the events with the event emitter instead of imp…
Browse files Browse the repository at this point in the history
…lementing it myself
  • Loading branch information
naseif committed Mar 8, 2022
1 parent 2c70fbf commit 5de9b3e
Show file tree
Hide file tree
Showing 5 changed files with 1,211 additions and 4 deletions.
22 changes: 18 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
},
"dependencies": {
"eventemitter3": "^4.0.7",
"events": "^3.3.0",
"mime-types": "^2.1.34",
"needle": "^3.0.0"
}
Expand Down
Loading

0 comments on commit 5de9b3e

Please sign in to comment.