Skip to content

Commit

Permalink
fix: added missing events dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bergos committed Sep 14, 2022
1 parent d93b388 commit 6d84387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -46,6 +46,7 @@
"dependencies": {
"abort-controller": "^3.0.0",
"buffer": "^6.0.3",
"events": "^3.3.0",
"process": "^0.11.10"
},
"devDependencies": {
Expand Down

0 comments on commit 6d84387

Please sign in to comment.