Upgrade event-kit to stop throwing when emitting on disposed emitters

This commit is contained in:
Nathan Sobo
2014-09-04 07:02:35 -06:00
parent aac64e3a9b
commit 2f6f374cc7

View File

@@ -27,7 +27,7 @@
"coffeestack": "0.7.0",
"delegato": "^1",
"emissary": "^1.3.1",
"event-kit": "0.4.0",
"event-kit": "0.5.0",
"first-mate": "^2.0.5",
"fs-plus": "^2.2.6",
"fstream": "0.1.24",