From 2ae7775caff8ee643c2c58d3b808faa99b5933dc Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Tue, 10 Dec 2013 16:27:29 -0800 Subject: [PATCH] Upgrade to underscore-plus@0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 958384a02..2696ed128 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "space-pen": "2.0.1", "telepath": "0.65.0", "temp": "0.5.0", - "underscore-plus": "0.4.0" + "underscore-plus": "0.5.0" }, "devDependencies": { "biscotto": "0.0.17",