From e334d2b6404d50fe9e47d505317fba706efa2b47 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Mon, 31 Mar 2014 11:51:41 -0600 Subject: [PATCH] Upgrade to scoped-property-store@0.7.0 to allow `+` in scope strings --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f41733c94..6a20cde00 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "random-words": "0.0.1", "runas": "0.5.x", "scandal": "0.15.2", - "scoped-property-store": "^0.6.0", + "scoped-property-store": "^0.7.0", "scrollbar-style": "^0.1.0", "season": ">=1.0.2 <2.0", "semver": "1.1.4",