From 289e7d56c334c998eb916203cf87d7a2c129d32b Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Sat, 4 Jan 2014 09:39:30 -0700 Subject: [PATCH] Upgrade to reactionary 0.2.0 for built-in property accessors mixin --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62d65ca6b..cb57828a4 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.1.0" + "reactionary": "~0.2.0" }, "packageDependencies": { "atom-dark-syntax": "0.10.0",