From 0e93a11850997a6efd99613469e5bfe3825ad033 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Fri, 21 Feb 2014 13:30:07 -0700 Subject: [PATCH] Upgrade to legal-eagle 0.3.0 to check LICENSE file first --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index ff112b90d..2ec7a7141 100644 --- a/build/package.json +++ b/build/package.json @@ -25,7 +25,7 @@ "grunt-shell": "~0.3.1", "harmony-collections": "~0.3.8", "json-front-matter": "~0.1.3", - "legal-eagle": "~0.2.0", + "legal-eagle": "~0.3.0", "rcedit": "~0.1.2", "request": "~2.27.0", "rimraf": "~2.2.2",