Skip to content

Commit

Permalink
Merge pull request #2013 from h3poteto/fix/events
Browse files Browse the repository at this point in the history
Add events package for browser
  • Loading branch information
h3poteto authored Oct 30, 2023
2 parents ca36f81 + fa83ef5 commit dfaff76
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"object-assign-deep": "^0.4.0",
"uuid": "^9.0.1",
"ws": "8.14.2",
"isomorphic-ws": "^5.0.0"
"isomorphic-ws": "^5.0.0",
"events": "^3.3.0"
},
"devDependencies": {
"@types/core-js": "^2.5.6",
Expand Down

0 comments on commit dfaff76

Please sign in to comment.