Skip to content

Commit

Permalink
Add missing "events" dep for non-node.js environments (browsers, reac…
Browse files Browse the repository at this point in the history
…t-native, etc)
  • Loading branch information
Cache Hamm committed Mar 3, 2019
1 parent 9c81158 commit 96333cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
9 changes: 7 additions & 2 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 @@ -66,6 +66,7 @@
"dependencies": {
"clone": "^2.1.2",
"debug": "^4.1.1",
"events": "^3.0.0",
"lodash.isobjectlike": "^4.0.0",
"object-hash": "^1.3.1",
"selectn": "^1.1.2"
Expand Down

0 comments on commit 96333cf

Please sign in to comment.