From d6a6b986ea164beea83b05fa9616dcd628d26334 Mon Sep 17 00:00:00 2001 From: Troy Dai Date: Thu, 2 Apr 2015 09:20:17 -0700 Subject: [PATCH] Update global.json, sources=>projects --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index ea28015a77..302a900d30 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "sources": [ + "projects": [ "src" ] }