From 9fe24acbe96a88fdefb06a2c6ca74c0fdc85976a Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 16 Jan 2014 16:49:07 -0800 Subject: [PATCH] Upgrade to theorist 1.x --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 033c32b9c..2afbbfab3 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "space-pen": "3.1.0", "temp": "0.5.0", "text-buffer": "0.13.0", - "theorist": "~0.14.0", + "theorist": "1.x", "underscore-plus": "1.x", "vm-compatibility-layer": "0.1.0" },