From 910469d373231cb5e233c7f0deb978346facd3c7 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Wed, 15 Jan 2014 20:20:00 -0700 Subject: [PATCH] Upgrade theorist to 0.14.0 to ensure new ids are > than deserialized ids --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08f11251e..135a96ed8 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "temp": "0.5.0", "text-buffer": "0.13.0", "underscore-plus": "0.6.1", - "theorist": "~0.13.0", + "theorist": "~0.14.0", "delegato": "~0.4.0", "mixto": "~0.4.0", "property-accessors": "~0.1.0"