From 6bd73f26472327e94cafec6682b57478da36e9b7 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Mon, 24 Mar 2014 18:05:46 -0600 Subject: [PATCH] Upgrade to scoped-property-store@0.4.0 to upgrade underscore-plus There's something weird going on and I can't figure it out. I feel like there's a bad version of underscore-plus cached somewhere on CI. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc8dd7d6e..0e957fd26 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "random-words": "0.0.1", "runas": "0.5.x", "scandal": "0.15.0", - "scoped-property-store": "^0.3.0", + "scoped-property-store": "^0.4.0", "scrollbar-style": "^0.1.0", "season": ">=1.0.2 <2.0", "semver": "1.1.4",