From db243936b4e60e3fac1aa0aa72030194c0cc8686 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 30 Jul 2014 22:45:53 -0600 Subject: [PATCH] Update emissary for Emitter::emit optimization --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd9662e3a..1e77d3f2e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "coffee-script": "1.7.0", "coffeestack": "0.7.0", "delegato": "^1", - "emissary": "^1.2.1", + "emissary": "^1.2.2", "first-mate": "^2.0.1", "fs-plus": "^2.2.6", "fstream": "0.1.24",