From e3e83918e5da1b89f8c741a498574544c73fb3ff Mon Sep 17 00:00:00 2001 From: Matt Colyer Date: Tue, 17 Dec 2013 15:47:48 -0800 Subject: [PATCH] Update to underscore-plus@0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68ad81a5c..e1871417c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "space-pen": "2.0.2", "telepath": "0.70.0", "temp": "0.5.0", - "underscore-plus": "0.6.0" + "underscore-plus": "0.6.1" }, "devDependencies": { "biscotto": "0.0.17",