From f22daa42b535ee22fa87b3297d1ada62d4f24620 Mon Sep 17 00:00:00 2001 From: Machiste Quintana Date: Tue, 19 May 2015 19:40:31 -0400 Subject: [PATCH] :art: Update semver version range --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98d763eb9..c1fadae46 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "theorist": "^1.0.2", "typescript-simple": "1.0.0", "underscore-plus": "^1.6.6", - "yargs": ">=3.7.2 <4.0" + "yargs": "^3.7.2" }, "packageDependencies": { "atom-dark-syntax": "0.27.0",