From eba74d1420175c3d060b9c105eb3cf00125f247d Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Tue, 14 Jan 2014 18:55:19 -0700 Subject: [PATCH] Upgrade text-buffer to 0.13.0 for Range::intersectsRowRange --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68af005fa..feec06f0d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "semver": "1.1.4", "space-pen": "3.1.0", "temp": "0.5.0", - "text-buffer": "0.12.0", + "text-buffer": "0.13.0", "underscore-plus": "0.6.1", "theorist": "~0.13.0", "delegato": "~0.4.0",