Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Update emittery to the latest version 🚀 #46

Merged
merged 1 commit into from
Jun 10, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(package): update emittery to version 0.4.0
  • Loading branch information
greenkeeper[bot] committed Jun 7, 2018
commit 55158028dbc1620349a34a6f6b3ae54a6361aed0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@adonisjs/websocket-packet": "^1.0.6",
"emittery": "^0.3.0",
"emittery": "^0.4.0",
"query-string": "^6.0.0"
},
"standard": {
Expand Down