From aa1ed1dfcc17329823ea08ce40844d650786aee5 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Sat, 4 Jan 2014 10:23:08 -0700 Subject: [PATCH] Upgrade to reactionary 0.3.0 to avoid double destruction --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ffcfb5c1..423475844 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "temp": "0.5.0", "text-buffer": "0.3.0", "underscore-plus": "0.6.1", - "reactionary": "~0.2.0" + "reactionary": "~0.3.0" }, "packageDependencies": { "atom-dark-syntax": "0.10.0",